diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-01 12:26:32 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-01 13:18:17 +0000 |
commit | aae36dffe9c236d74f4d02dabff4d06e260bc55c (patch) | |
tree | 1b06d4c6dd18ec16da0087e87e07b563ab40b73b /recipes-qt/b2qt-addons/b2qt-utils.bb | |
parent | 9d072a7f6f4869a987e9a93f8de85e578e422134 (diff) | |
download | meta-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.bb | 1 |
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 | ||
32 | SRCREV = "a34cacb1a239dff4033b6beffd811b35db7c339f" | 32 | SRCREV = "a34cacb1a239dff4033b6beffd811b35db7c339f" |
33 | BRANCH = "5.6" | 33 | BRANCH = "5.6" |
34 | PV = "5.6+git${SRCPV}" | ||
34 | 35 | ||
35 | S = "${WORKDIR}/git" | 36 | S = "${WORKDIR}/git" |
36 | 37 | ||