task-oh: Add ipkg until we have an alternative means of running postinsts
authorRichard Purdie <richard@openedhand.com>
Wed, 6 Dec 2006 16:46:05 +0000 (16:46 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 6 Dec 2006 16:46:05 +0000 (16:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1016 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index a411855..d7f9b05 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r42"
+PR = "r43"
 
 PACKAGES = "\
     task-oh-base \
@@ -26,6 +26,7 @@ RDEPENDS_task-oh-boot = "\
     modutils-initscripts \
     fuser \
     setserial \
+    ipkg \
     update-alternatives \
     module-init-tools-depmod"
 #    linux-hotplug \