diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-10-04 22:05:20 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-10-05 21:46:21 +0000 |
commit | 65619655cb3f373a1b15da7a4d91191a2867464b (patch) | |
tree | 1749ea4b2435ba4c0ff449ca0d6a489c6681f1c1 /recipes-demo-hmi/qtquickcontrols2-agl | |
parent | 28b6f74218c1a4800115d57ea825331f1256ae49 (diff) |
Change-Id: I96514cd39f04a0771414ef90e1bcdda045cd0f25
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi/qtquickcontrols2-agl')
-rw-r--r-- | recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb index ca3e798c9..b5c79546c 100644 --- a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb +++ b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" DEPENDS = "qtquickcontrols2" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=https;branch=dab" -SRCREV = "99437bc7f2c41d534b2585650b01dc1683da857f" +SRCREV = "b931bb74bf2025ad1d29052035c61e25570413e9" SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" PV = "1.0+git${SRCPV}" |