mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01: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:
committed by
Richard Purdie
parent
726a9d299a
commit
b6aa703748
@@ -11,6 +11,7 @@ RDEPENDS_${PN} += " \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL += "\
|
||||
busybox \
|
||||
module-init-tools \
|
||||
task-qt4e-base \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user