mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
poky-extras: Update extras task and image with recent poky changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@968 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,6 +11,7 @@ DEPENDS = "\
|
|||||||
task-oh-extras"
|
task-oh-extras"
|
||||||
|
|
||||||
RDEPENDS = "\
|
RDEPENDS = "\
|
||||||
|
task-base \
|
||||||
task-oh-boot \
|
task-oh-boot \
|
||||||
task-oh-boot-extras \
|
task-oh-boot-extras \
|
||||||
task-oh-base \
|
task-oh-base \
|
||||||
@@ -20,7 +21,7 @@ RDEPENDS = "\
|
|||||||
task-oh-extraapps \
|
task-oh-extraapps \
|
||||||
${XSERVER} "
|
${XSERVER} "
|
||||||
|
|
||||||
export IPKG_INSTALL = "${RDEPENDS}"
|
export PACKAGE_INSTALL = "${RDEPENDS}"
|
||||||
#ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
|
#ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
|
||||||
|
|
||||||
inherit image
|
inherit image
|
||||||
@@ -7,4 +7,5 @@ ALLOW_EMPTY = "1"
|
|||||||
|
|
||||||
RDEPENDS_task-oh-extraapps = "\
|
RDEPENDS_task-oh-extraapps = "\
|
||||||
madplay \
|
madplay \
|
||||||
|
maemo-mapper-nohildon \
|
||||||
mc"
|
mc"
|
||||||
Reference in New Issue
Block a user