diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-09-05 16:46:03 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-09-05 16:46:03 +0000 |
commit | bcf33d26d28012b70b1c1351bb6453c31851b218 (patch) | |
tree | 9203f8fedc51cd173447de0d7564f5a2d45be902 /packages/tasks | |
parent | 9355cbb58a3d118586d56cef639095786189bfb0 (diff) |
task-openmoko.bb: Bump PR
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-openmoko.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-openmoko.bb b/packages/tasks/task-openmoko.bb index 28f34d6958..e47f5b22cf 100644 --- a/packages/tasks/task-openmoko.bb +++ b/packages/tasks/task-openmoko.bb @@ -2,7 +2,7 @@ DESCRIPTION = "OpenMoko: Tasks for the OpenMoko Linux Distribution" SECTION = "openmoko/base" LICENSE = "MIT" PROVIDES = "task-openmoko-everything" -PR = "r60" +PR = "r61" inherit task |