summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-utils.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-01 12:26:32 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-01 13:18:17 +0000
commitaae36dffe9c236d74f4d02dabff4d06e260bc55c (patch)
tree1b06d4c6dd18ec16da0087e87e07b563ab40b73b /recipes-qt/b2qt-addons/b2qt-utils.bb
parent9d072a7f6f4869a987e9a93f8de85e578e422134 (diff)
downloadmeta-boot2qt-aae36dffe9c236d74f4d02dabff4d06e260bc55c.tar.gz
Add git SHA1 to b2qt addon package versions
Easy to identify which version of component is installed on the device. Change-Id: Ib1c6471d383c2d2e8939c2d467aa8924d1a5bd18 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Diffstat (limited to 'recipes-qt/b2qt-addons/b2qt-utils.bb')
-rw-r--r--recipes-qt/b2qt-addons/b2qt-utils.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-utils.bb b/recipes-qt/b2qt-addons/b2qt-utils.bb
index a6542dd..f43e450 100644
--- a/recipes-qt/b2qt-addons/b2qt-utils.bb
+++ b/recipes-qt/b2qt-addons/b2qt-utils.bb
@@ -31,6 +31,7 @@ SRC_URI = " \
31 31
32SRCREV = "a34cacb1a239dff4033b6beffd811b35db7c339f" 32SRCREV = "a34cacb1a239dff4033b6beffd811b35db7c339f"
33BRANCH = "5.6" 33BRANCH = "5.6"
34PV = "5.6+git${SRCPV}"
34 35
35S = "${WORKDIR}/git" 36S = "${WORKDIR}/git"
36 37