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:
Richard Purdie 2006-11-29 09:47:05 +00:00
parent db0b57e562
commit 23e50d487d
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -7,4 +7,5 @@ ALLOW_EMPTY = "1"
RDEPENDS_task-oh-extraapps = "\
madplay \
maemo-mapper-nohildon \
mc"