summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-03-16 15:02:16 +0000
committerRichard Purdie <richard@openedhand.com>2007-03-16 15:02:16 +0000
commit958c0363d76d4ce009a962614ee35bbfaa2ac6ba (patch)
tree4ecfb1dbc20317643eff1586b019981fa64ea086 /meta/packages
parent9355a6d009d4af873246a43a23b57490bc698930 (diff)
downloadpoky-958c0363d76d4ce009a962614ee35bbfaa2ac6ba.tar.gz
task-oh: Drop usbinit from standard image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1360 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/tasks/task-oh.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 87b3a9d74b..412dcda19f 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Tasks for OpenedHand Poky" 1DESCRIPTION = "Tasks for OpenedHand Poky"
2PR = "r49" 2PR = "r50"
3 3
4PACKAGES = "\ 4PACKAGES = "\
5 task-oh-base \ 5 task-oh-base \
@@ -90,7 +90,6 @@ RDEPENDS_task-oh-standard = "\
90 matchbox-applet-startup-monitor \ 90 matchbox-applet-startup-monitor \
91 xcursor-transparent-theme \ 91 xcursor-transparent-theme \
92 sato-icon-theme \ 92 sato-icon-theme \
93 usbinit \
94 settings-daemon \ 93 settings-daemon \
95 gtk-sato-engine \ 94 gtk-sato-engine \
96 eds-dbus \ 95 eds-dbus \