mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00: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:
+2
-1
@@ -11,6 +11,7 @@ DEPENDS = "\
|
||||
task-oh-extras"
|
||||
|
||||
RDEPENDS = "\
|
||||
task-base \
|
||||
task-oh-boot \
|
||||
task-oh-boot-extras \
|
||||
task-oh-base \
|
||||
@@ -20,7 +21,7 @@ RDEPENDS = "\
|
||||
task-oh-extraapps \
|
||||
${XSERVER} "
|
||||
|
||||
export IPKG_INSTALL = "${RDEPENDS}"
|
||||
export PACKAGE_INSTALL = "${RDEPENDS}"
|
||||
#ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
|
||||
|
||||
inherit image
|
||||
+1
@@ -7,4 +7,5 @@ ALLOW_EMPTY = "1"
|
||||
|
||||
RDEPENDS_task-oh-extraapps = "\
|
||||
madplay \
|
||||
maemo-mapper-nohildon \
|
||||
mc"
|
||||
Reference in New Issue
Block a user