1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

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 -1
View File
@@ -11,7 +11,7 @@ RDEPENDS_${PN} += " \
" "
IMAGE_INSTALL += "\ IMAGE_INSTALL += "\
busybox \ ${POKY_BASE_INSTALL} \
module-init-tools \ module-init-tools \
task-qt4e-base \ task-qt4e-base \
" "