summaryrefslogtreecommitdiff
path: root/recipes-qt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtbase_5.2.1.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_5.2.1.bbappend b/recipes-qt/qt5/qtbase_5.2.1.bbappend
new file mode 100644
index 0000000..0682198
--- /dev/null
+++ b/recipes-qt/qt5/qtbase_5.2.1.bbappend
@@ -0,0 +1,9 @@
+
+PACKAGECONFIG_GLES2 ?= "gles2"
+PACKAGECONFIG_EXAMPLES ?= "examples"
+
+PACKAGECONFIG += " \
+ ${PACKAGECONFIG_GLES2} \
+ ${PACKAGECONFIG_EXAMPLES} \
+"
+