diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-21 19:49:41 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-21 19:49:41 +0000 |
commit | 35ce79de62c255834a4ddaf7fdfccb7d262cc095 (patch) | |
tree | 22946c3f40b89094d991a41e157743b3397eb61d /meta | |
parent | fd3aac46852107dbf336868b91f6c2d171e1bc77 (diff) |
bump PR on task-bootstrap
BKrev: 41a0f155yFR972k12YbUOXzERGeCIQ
Diffstat (limited to 'meta')
-rw-r--r-- | meta/task-bootstrap.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/task-bootstrap.oe b/meta/task-bootstrap.oe index 5cc948d51e..95541109f0 100644 --- a/meta/task-bootstrap.oe +++ b/meta/task-bootstrap.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Core packages required for a basic installation" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -PR = "r9" +PR = "r10" ALLOW_EMPTY = 1 PACKAGES = "${PN}" |