summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bbappend')
-rw-r--r--recipes-qt/qt5/qtbase_git.bbappend5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend
index 8485dde..773e2de 100644
--- a/recipes-qt/qt5/qtbase_git.bbappend
+++ b/recipes-qt/qt5/qtbase_git.bbappend
@@ -37,10 +37,11 @@ PACKAGECONFIG += " \
37 glib \ 37 glib \
38 iconv \ 38 iconv \
39 icu \ 39 icu \
40 libinput \
40 linuxfb \ 41 linuxfb \
42 qml-debug \
41 sql-sqlite \ 43 sql-sqlite \
42 tslib \ 44 tslib \
43 libinput \
44 xkbcommon-evdev \ 45 xkbcommon-evdev \
45 " 46 "
46 47
@@ -54,4 +55,4 @@ do_configure_prepend() {
54 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs 55 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs
55} 56}
56 57
57SRCREV = "e395e79145ff861b2dd87e404d229d769a19ab7e" 58SRCREV = "016b5bc949b6dfb2f76db2e8b40a40e7eaee6828"