mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02: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:
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Tasks for OpenedHand Poky"
|
DESCRIPTION = "Tasks for OpenedHand Poky"
|
||||||
PR = "r42"
|
PR = "r43"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-oh-base \
|
task-oh-base \
|
||||||
@@ -26,6 +26,7 @@ RDEPENDS_task-oh-boot = "\
|
|||||||
modutils-initscripts \
|
modutils-initscripts \
|
||||||
fuser \
|
fuser \
|
||||||
setserial \
|
setserial \
|
||||||
|
ipkg \
|
||||||
update-alternatives \
|
update-alternatives \
|
||||||
module-init-tools-depmod"
|
module-init-tools-depmod"
|
||||||
# linux-hotplug \
|
# linux-hotplug \
|
||||||
|
|||||||
Reference in New Issue
Block a user