diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-03 08:19:15 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-03 08:19:15 +0000 |
commit | 4a06031dbccf339fb81f6f57730cd4828e98c4f8 (patch) | |
tree | 1ecdbaf6aa4d49860ff50cdbb110a10b60c8854a /meta | |
parent | c921f6635df531dc99ae70633868188c1aa4a900 (diff) |
bump PR to force rebuild
BKrev: 41382903YOPM9ucUx3X14C7bFgZBlg
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 be36dde463..922529df23 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 = "r6" +PR = "r7" ALLOW_EMPTY = 1 PACKAGES = "${PN}" |