summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-19 11:12:44 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-19 10:30:47 +0000
commit58f3f10a12d565728816ea80902b231c89096ac7 (patch)
tree06b8217c4858ffeee765c9195b707beec8ae2c88 /recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb
parente13c34792ea3d6626262daa3ecae4c7566a5bd11 (diff)
downloadmeta-boot2qt-58f3f10a12d565728816ea80902b231c89096ac7.tar.gz
emulator: update revision
Change-Id: I9e93b3308adabc5ff58b8dbd2ba77007d30cf498 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb')
-rw-r--r--recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb b/recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb
index 6a55d33..4b92c52 100644
--- a/recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb
+++ b/recipes-qt/b2qt-addons/b2qt-emulator-proxy.bb
@@ -21,7 +21,7 @@
21 21
22DESCRIPTION = "Proxy daemon for QtSimulator" 22DESCRIPTION = "Proxy daemon for QtSimulator"
23LICENSE = "QtEnterprise" 23LICENSE = "QtEnterprise"
24LIC_FILES_CHKSUM = "file://proxy.h;md5=ba04e32af7257890758a149b0c14d11a;beginline=1;endline=17" 24LIC_FILES_CHKSUM = "file://proxy.h;md5=709ec9e3c40137fa6068a903c57acdc1;beginline=1;endline=17"
25 25
26inherit qmake5 26inherit qmake5
27 27
@@ -31,7 +31,7 @@ SRC_URI = " \
31 file://emulatorproxy.service \ 31 file://emulatorproxy.service \
32 " 32 "
33 33
34SRCREV = "89ca944fae7106a55803ddce6fd84447685b61e5" 34SRCREV = "ab4a9f13831f44f3dcd375fa17ed7e102647febe"
35BRANCH = "master" 35BRANCH = "master"
36 36
37S = "${WORKDIR}/git/src/helperlibs/proxy" 37S = "${WORKDIR}/git/src/helperlibs/proxy"