From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/conf/distro/arago.conf | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/conf/distro/arago.conf 
b/meta-arago-distro/conf/distro/arago.conf
index def7a42..2686264 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -1,3 +1,5 @@
+QT_PROVIDER = "qt5"
+
 # Name and version of the distribution
 DISTRO_NAME = "Arago"
 DISTRO_VERSION = "2014.06"
@@ -20,8 +22,8 @@ NO32LIBS = "0"
 DISTRO_FEATURES = "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget 
usbhost wifi xattr nfs zeroconf pci 3g ipv4 ipv6 pulseaudio 
${DISTRO_FEATURES_LIBC}"
 
 # Set additional distro features to enable Wayland and Weston
-DISTRO_FEATURES += "opengl"
-PACKAGECONFIG_pn-weston = "kms fbdev"
+DISTRO_FEATURES += "opengl pam"
+PACKAGECONFIG_pn-weston = "fbdev launch"
 
 # Configure Qt5 flags (GLES is still required for qtdeclarative and qtwebkit)
 PACKAGECONFIG_GL_pn-qtbase = "gles2 linuxfb"
-- 
2.0.0

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

Reply via email to