aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/images
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-09-05 09:47:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-05 20:21:48 +0100
commit5f06d5012bfa8b2bd83092e41ab29babdfd4605e (patch)
tree1f583550125209800e927d9907ac9f1c95363032 /meta/recipes-qt/images
parent9a3e25b5a3aa5e3b6ba543c4f789f66b240b38a7 (diff)
downloadopenembedded-core-5f06d5012bfa8b2bd83092e41ab29babdfd4605e.tar.gz
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] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/images')
-rw-r--r--meta/recipes-qt/images/qt4e-demo-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb
index f2150ca1ce..6a7c0866e5 100644
--- a/meta/recipes-qt/images/qt4e-demo-image.bb
+++ b/meta/recipes-qt/images/qt4e-demo-image.bb
@@ -11,6 +11,7 @@ RDEPENDS_${PN} += " \
"
IMAGE_INSTALL += "\
+ busybox \
module-init-tools \
task-qt4e-base \
"