[meta-freescale] [meta-fsl-demos][PATCH 1/6] qt-in-use-image: Use Qt4 graphic system configuration package

Otavio Salvador otavio at ossystems.com.br
Fri Nov 23 03:44:17 PST 2012


Change-Id: I3a77e7953dac66bc64ccdb831b7eefc01942c41f
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-qt/images/qt-in-use-image.bb |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes-qt/images/qt-in-use-image.bb b/recipes-qt/images/qt-in-use-image.bb
index f47ce5a..64cbd21 100644
--- a/recipes-qt/images/qt-in-use-image.bb
+++ b/recipes-qt/images/qt-in-use-image.bb
@@ -10,10 +10,8 @@ IMAGE_INSTALL = " \
     packagegroup-core-x11 \
     xorg-minimal-fonts \
     liberation-fonts \
+    qt4-graphics-system \
     qt-in-industrial-embedded-smarthome \
 "
 ROOTFS_POSTPROCESS_COMMAND += "(cd ${IMAGE_ROOTFS}/usr/bin ; \
-                                ln -s smarthome x-window-manager ) ; \
-                                mkdir -p ${IMAGE_ROOTFS}/etc/profile.d ; \
-                                echo 'export QT_GRAPHICSSYSTEM=raster' \
-                                     > ${IMAGE_ROOTFS}/etc/profile.d/qt-config ;"
+                                ln -s smarthome x-window-manager );"
-- 
1.7.10.4




More information about the meta-freescale mailing list