From: "Franklin S. Cooper Jr" <[email protected]>

Signed-off-by: Franklin S. Cooper Jr <[email protected]>
---
v2 changes:
New subject name
Use PACKAGECONFIG_DISTRO instead of using an appends

 meta-arago-distro/conf/distro/arago.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/conf/distro/arago.conf 
b/meta-arago-distro/conf/distro/arago.conf
index 4927fe9..335896e 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -25,7 +25,7 @@ PACKAGECONFIG_pn-weston = "fbdev launch"
 
 # Configure Qt5 flags (GLES is still required for qtdeclarative and qtwebkit)
 PACKAGECONFIG_GL_pn-qtbase = "gles2 linuxfb"
-PACKAGECONFIG_DISTRO_pn-qtbase = "icu"
+PACKAGECONFIG_DISTRO_pn-qtbase = "icu examples"
 
 # Set preferred Qt version
 QT_PROVIDER = "qt5"
-- 
1.7.9.5

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to