mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Add ipkg to task-oh-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@360 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
|
PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
|
||||||
DESCRIPTION = "Tasks for OpenedHand Poky"
|
DESCRIPTION = "Tasks for OpenedHand Poky"
|
||||||
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
|
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
|
||||||
PR = "r29"
|
PR = "r30"
|
||||||
|
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
|
|
||||||
@@ -18,6 +18,7 @@ RDEPENDS_task-oh-boot := "\
|
|||||||
fuser \
|
fuser \
|
||||||
setserial \
|
setserial \
|
||||||
linux-hotplug \
|
linux-hotplug \
|
||||||
|
ipkg \
|
||||||
module-init-tools-depmod"
|
module-init-tools-depmod"
|
||||||
|
|
||||||
RDEPENDS_task-oh-boot-extras := "\
|
RDEPENDS_task-oh-boot-extras := "\
|
||||||
|
|||||||
Reference in New Issue
Block a user