mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:22:18 +00:00
qt4e-demo-image: Ensure a shell is present
"/bin/sh" is needed by qt4e-demo-image, So I add busybox for fixing this problem. [YOCTO #999] (From OE-Core rev: 5f06d5012bfa8b2bd83092e41ab29babdfd4605e) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
726a9d299a
commit
b6aa703748
@ -11,6 +11,7 @@ RDEPENDS_${PN} += " \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL += "\
|
||||
busybox \
|
||||
module-init-tools \
|
||||
task-qt4e-base \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user