]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-oh: change task-boot contents - added udev, removed some apps
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 May 2007 13:19:45 +0000 (13:19 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 May 2007 13:19:45 +0000 (13:19 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1590 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index e7e8dd00c51e738ee5f1a708490f6dff81b09a70..bb7b934f36b8f5db7878f59f43251e7678727b90 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r56"
+PR = "r57"
 
 PACKAGES = "\
     task-oh-base \
@@ -41,14 +41,9 @@ RDEPENDS_task-oh-boot = "\
     initscripts \
     netbase \
     sysvinit \
-    sysvinit-pidof \
     tinylogin \
     modutils-initscripts \
-    fuser \
-    setserial \
-    ipkg \
-    update-alternatives \
-    module-init-tools-depmod"
+    udev"
 
 RDEPENDS_task-oh-boot-extras = "\
     task-base"