diff options
Diffstat (limited to 'recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb')
-rw-r--r-- | recipes-qt/qt5/qt5-plugin-generic-vboxtouch_git.bb | 4 |
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 | ||
12 | PV = "1.1.3+gitr${SRCPV}" | 12 | PV = "1.1.4+gitr${SRCPV}" |
13 | 13 | ||
14 | DEPENDS = "qtbase" | 14 | DEPENDS = "qtbase" |
15 | 15 | ||
@@ -17,7 +17,7 @@ DEPENDS = "qtbase" | |||
17 | CXXFLAGS += "-Wno-narrowing" | 17 | CXXFLAGS += "-Wno-narrowing" |
18 | 18 | ||
19 | SRC_URI = "git://github.com/nemomobile/qt5-plugin-generic-vboxtouch.git" | 19 | SRC_URI = "git://github.com/nemomobile/qt5-plugin-generic-vboxtouch.git" |
20 | SRCREV = "d613ad1cc64d7a6a9b38df4d49146170be6876aa" | 20 | SRCREV = "3f2bdb5a1d346f02d5ab185522271ba2288a42bb" |
21 | S = "${WORKDIR}/git/vboxtouch" | 21 | S = "${WORKDIR}/git/vboxtouch" |
22 | 22 | ||
23 | inherit qmake5 | 23 | inherit qmake5 |