diff options
author | Richard Purdie <richard@openedhand.com> | 2005-09-28 22:54:45 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-09-28 22:54:45 +0000 |
commit | 2c5ba6f6cbe5067532aebea044ec79c6e7a0432b (patch) | |
tree | fde4c38db5a08813f30f2a3230ba8abe2b73ee1e /openembedded/packages | |
parent | 71c9c36c486e97aa17b569f10bdb22be0d2bb998 (diff) | |
download | poky-2c5ba6f6cbe5067532aebea044ec79c6e7a0432b.tar.gz |
Add missing new packages to meta-oh
git-svn-id: https://svn.o-hand.com/repos/poky@58 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages')
-rw-r--r-- | openembedded/packages/meta/meta-oh.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded/packages/meta/meta-oh.bb b/openembedded/packages/meta/meta-oh.bb index 3b52120f2d..5bb768c0aa 100644 --- a/openembedded/packages/meta/meta-oh.bb +++ b/openembedded/packages/meta/meta-oh.bb | |||
@@ -22,9 +22,12 @@ oh-task-base = "\ | |||
22 | matchbox-panel-hacks \ | 22 | matchbox-panel-hacks \ |
23 | matchbox-themes-extra \ | 23 | matchbox-themes-extra \ |
24 | matchbox-themes-gtk \ | 24 | matchbox-themes-gtk \ |
25 | matchbox-applet-inputmanager \ | ||
26 | matchbox-applet-startup-monitor \ | ||
25 | xcursor-transparent-theme \ | 27 | xcursor-transparent-theme \ |
26 | xserver-kdrive-common \ | 28 | xserver-kdrive-common \ |
27 | xserver-nodm-init \ | 29 | xserver-nodm-init \ |
30 | usbinit \ | ||
28 | gtk+ \ | 31 | gtk+ \ |
29 | rxvt-unicode \ | 32 | rxvt-unicode \ |
30 | xhost \ | 33 | xhost \ |