1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

task-oh: Add ipkg until we have an alternative means of running postinsts

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1016 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-12-06 16:46:05 +00:00
parent b142185345
commit 1ec0f8511a
+2 -1
View 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 \