Changes for building meta-agl-demo with YP 2.1.1 'krogoth'
[AGL/meta-agl-demo.git] / recipes-qt / qt5 / qtbase_%.bbappend
index 7b6ab87..026e76f 100644 (file)
@@ -4,6 +4,10 @@ DEPENDS_append_koelsch = " libegl"
 DEPENDS_append_porter = " libegl"
 
 PACKAGECONFIG_GL = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2', '', d)}"
-PACKAGECONFIG_append = " icu accessibility"
+PACKAGECONFIG_append = " icu accessibility eglfs"
+PACKAGECONFIG_append_rpi = " fontconfig"
 
-EXTRA_OECONF_append = " -qpa wayland"
+EXTRA_OECONF_append = ""
+
+
+PACKAGECONFIG[gles2]="-opengl es2 -eglfs,,virtual/libgles2 virtual/egl"