diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 14:37:17 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 14:37:17 +0000 |
commit | b750ffba347c1f8bb7dbbe42abf31f17bf4db56c (patch) | |
tree | b9a1078d4e94279f20e3cc85cd347e1536371515 /packages/tasks/task-opie-all.bb | |
parent | 613aee0a21460812751113c870f82119cd31a3e0 (diff) | |
parent | b486be9688c105f666ba4f85907cf02c04d6fba6 (diff) |
merge of '0632006dcadf27825774caa5189b1ab23bd8b08e'
and '215bca295ed86f179e1bb5082f01a1186b910b0d'
Diffstat (limited to 'packages/tasks/task-opie-all.bb')
-rw-r--r-- | packages/tasks/task-opie-all.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/tasks/task-opie-all.bb b/packages/tasks/task-opie-all.bb index 8e8d3aa9dc..4666b4ab8d 100644 --- a/packages/tasks/task-opie-all.bb +++ b/packages/tasks/task-opie-all.bb @@ -1,8 +1,9 @@ DESCRIPTION = "Tasks for OPIE stuff"
SECTION = "opie/base"
-ALLOW_EMPTY = "1"
LICENSE = "MIT"
-PR = "r1"
+PR = "r2"
+
+inherit task
PACKAGES = "task-opie-applets task-opie-inputmethods task-opie-styles \
task-opie-decorations task-opie-multimedia task-opie-wlan \
|