aboutsummaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-06-14 13:00:03 +0000
committerRichard Purdie <richard@openedhand.com>2006-06-14 13:00:03 +0000
commit7b663c1ac26daad55eb71c9cb75b531251446c88 (patch)
tree75fac1449b29a3a3646c716248e1bec447d211fd /openembedded
parent81ccbbb177b848e4922f1d3599e6d4a8789149ec (diff)
downloadopenembedded-core-contrib-7b663c1ac26daad55eb71c9cb75b531251446c88.tar.gz
task-oh: Move mb-desktop into oh-standard
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@483 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/packages/meta/task-oh.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb
index 92ca2985f2..f1d1375e84 100644
--- a/openembedded/packages/meta/task-oh.bb
+++ b/openembedded/packages/meta/task-oh.bb
@@ -1,7 +1,7 @@
PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
DESCRIPTION = "Tasks for OpenedHand Poky"
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r34"
+PR = "r35"
ALLOW_EMPTY = "1"
@@ -33,7 +33,8 @@ RDEPENDS_task-oh-boot-min-extras := "\
udev-utils"
RDEPENDS_task-oh-base := "\
- matchbox \
+ matchbox-common \
+ matchbox-wm \
matchbox-keyboard \
matchbox-panel \
xserver-kdrive-common \
@@ -55,6 +56,7 @@ RDEPENDS_task-oh-standard := "\
leafpad \
dropbear \
portmap \
+ matchbox-desktop \
matchbox-poky \
matchbox-keyboard \
matchbox-stroke \