From: Florian Boor Date: Sat, 14 Jul 2018 15:12:19 +0000 (+0200) Subject: qtbase: add bbappend X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=cdcd1b3e2f551099745caf1181434bba1d2d95f1 qtbase: add bbappend we usually build including the sqlite backend --- diff --git a/recipes-qt5/qt5/qtbase_%.bbappend b/recipes-qt5/qt5/qtbase_%.bbappend new file mode 100644 index 0000000..3e340c0 --- /dev/null +++ b/recipes-qt5/qt5/qtbase_%.bbappend @@ -0,0 +1,2 @@ +PACKAGECONFIG += "sql-sqlite " +OE_QMAKE_PATH_QT_FONTS_mx6 = "${OE_QMAKE_PATH_DATA}/fonts"