summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb
diff options
context:
space:
mode:
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 = " \
9 file://evdevmousehandler.cpp;beginline=1;endline=40;md5=9081062f6e7f74b6e62ad7ecee4a71be \ 9 file://evdevmousehandler.cpp;beginline=1;endline=40;md5=9081062f6e7f74b6e62ad7ecee4a71be \
10" 10"
11 11
12PV = "1.1.3+gitr${SRCPV}" 12PV = "1.1.4+gitr${SRCPV}"
13 13
14DEPENDS = "qtbase" 14DEPENDS = "qtbase"
15 15
@@ -17,7 +17,7 @@ DEPENDS = "qtbase"
17CXXFLAGS += "-Wno-narrowing" 17CXXFLAGS += "-Wno-narrowing"
18 18
19SRC_URI = "git://github.com/nemomobile/qt5-plugin-generic-vboxtouch.git" 19SRC_URI = "git://github.com/nemomobile/qt5-plugin-generic-vboxtouch.git"
20SRCREV = "d613ad1cc64d7a6a9b38df4d49146170be6876aa" 20SRCREV = "3f2bdb5a1d346f02d5ab185522271ba2288a42bb"
21S = "${WORKDIR}/git/vboxtouch" 21S = "${WORKDIR}/git/vboxtouch"
22 22
23inherit qmake5 23inherit qmake5