]> git.karo-electronics.de Git - meta-kc-bsp.git/commitdiff
qtbase: add bbappend
authorFlorian Boor <florian@kernelconcepts.de>
Sat, 14 Jul 2018 15:12:19 +0000 (17:12 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Sat, 14 Jul 2018 15:12:19 +0000 (17:12 +0200)
we usually build including the sqlite backend

recipes-qt5/qt5/qtbase_%.bbappend [new file with mode: 0644]

diff --git a/recipes-qt5/qt5/qtbase_%.bbappend b/recipes-qt5/qt5/qtbase_%.bbappend
new file mode 100644 (file)
index 0000000..3e340c0
--- /dev/null
@@ -0,0 +1,2 @@
+PACKAGECONFIG += "sql-sqlite "
+OE_QMAKE_PATH_QT_FONTS_mx6 = "${OE_QMAKE_PATH_DATA}/fonts"