diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 09:44:33 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-12-19 09:44:33 +0000 |
commit | c0c04a6b593395e136aaa66c6648c4b1ec56ebb5 (patch) | |
tree | d2dd37e049a045a2c7871a540aa4072a4421b910 /packages | |
parent | b2e432d75e8b038f151dbe4799d1c7244b677a1e (diff) |
task-openmoko-phone.bb : doesnt provide task-openmoko-everything
Diffstat (limited to 'packages')
-rw-r--r-- | packages/tasks/task-openmoko-phone.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/tasks/task-openmoko-phone.bb b/packages/tasks/task-openmoko-phone.bb index e47a1e5465..49e4e66859 100644 --- a/packages/tasks/task-openmoko-phone.bb +++ b/packages/tasks/task-openmoko-phone.bb @@ -1,8 +1,7 @@ DESCRIPTION = "OpenMoko: Tasks for the OpenMoko Linux Distribution" SECTION = "openmoko/base" LICENSE = "MIT" -PROVIDES = "task-openmoko-everything" -PR = "r71" +PR = "r72" inherit task |