[OE-core] [PATCH 1/1] qt4e-demo-image:Fix bug 999

Xiaofeng Yan xiaofeng.yan at windriver.com
Mon Sep 5 01:47:41 UTC 2011


From: Xiaofeng Yan <xiaofeng.yan at windriver.com>

"/bin/sh" is needed by qt4e-demo-image, So I add busybox for fixing this problem.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>
---
 meta/recipes-qt/images/qt4e-demo-image.bb |    1 +
 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 f2150ca..6a7c086 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 \
 "
-- 
1.7.0.4





More information about the Openembedded-core mailing list