aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
diff options
context:
space:
mode:
authorHerman van Hazendonk <github.com@herrie.org>2017-10-12 14:13:05 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-17 11:12:17 +0000
commitbbb304456978fa9713932e9ff529d18a5ef2a947 (patch)
treea21e348610661e2c4b21bdf31ad078a4a92aa8df /recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
parent2c3ef00f53683fbdce5b390950b49b67da85d3a1 (diff)
meta-qt5: Update to 5.9.2 release
Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
Diffstat (limited to 'recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb')
-rw-r--r--recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb b/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
index 2676bdd7..383145be 100644
--- a/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
+++ b/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://evdevmousehandler.cpp;beginline=1;endline=40;md5=9081062f6e7f74b6e62ad7ecee4a71be \
"
-PV = "1.1.3+gitr${SRCPV}"
+PV = "1.1.4+gitr${SRCPV}"
DEPENDS = "qtbase"
@@ -17,7 +17,7 @@ DEPENDS = "qtbase"
CXXFLAGS += "-Wno-narrowing"
SRC_URI = "git://github.com/nemomobile/qt5-plugin-generic-vboxtouch.git"
-SRCREV = "d613ad1cc64d7a6a9b38df4d49146170be6876aa"
+SRCREV = "3f2bdb5a1d346f02d5ab185522271ba2288a42bb"
S = "${WORKDIR}/git/vboxtouch"
inherit qmake5