qt4e-demo-image: Improve image contents

Use ${POKY_BASE_INSTALL} in order to have the base files and
tools in the image.

(From OE-Core rev: c2f4bae0a100f3752153ecb93adb9ede4f55322a)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Eric Bénard 2011-09-07 10:50:34 +02:00 committed by Richard Purdie
parent fbf50a71e8
commit 0ee37ea71a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ RDEPENDS_${PN} += " \
"
IMAGE_INSTALL += "\
busybox \
${POKY_BASE_INSTALL} \
module-init-tools \
task-qt4e-base \
"