summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb')
-rw-r--r--recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb b/recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb
index 9cd1f28..2fb3f8c 100644
--- a/recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb
+++ b/recipes-qt/b2qt-addons/b2qt-emulator-vinput.bb
@@ -29,7 +29,7 @@
29 29
30DESCRIPTION = "Virtual input plugin for QtSimulator" 30DESCRIPTION = "Virtual input plugin for QtSimulator"
31LICENSE = "The-Qt-Company-DCLA-2.1" 31LICENSE = "The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://qvinput.h;md5=709ec9e3c40137fa6068a903c57acdc1;beginline=1;endline=17" 32LIC_FILES_CHKSUM = "file://qvinput.h;md5=f25c7436dbc72d4719a5684b28dbcf4b;beginline=1;endline=17"
33 33
34inherit qt5-module 34inherit qt5-module
35 35
@@ -37,7 +37,7 @@ SRC_URI = " \
37 git://codereview.qt-project.org/tqtc-boot2qt/emulator;branch=${BRANCH};protocol=ssh \ 37 git://codereview.qt-project.org/tqtc-boot2qt/emulator;branch=${BRANCH};protocol=ssh \
38 " 38 "
39 39
40SRCREV = "ab4a9f13831f44f3dcd375fa17ed7e102647febe" 40SRCREV = "011e1c40716c8323f247e927de6640653d6811c4"
41BRANCH = "master" 41BRANCH = "master"
42PV = "1.0+git${SRCPV}" 42PV = "1.0+git${SRCPV}"
43 43