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/hvac/hvac_git.bb | |
parent | 28b6f74218c1a4800115d57ea825331f1256ae49 (diff) |
Change-Id: I96514cd39f04a0771414ef90e1bcdda045cd0f25
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi/hvac/hvac_git.bb')
-rw-r--r-- | recipes-demo-hmi/hvac/hvac_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/hvac/hvac_git.bb b/recipes-demo-hmi/hvac/hvac_git.bb index acff6e8bd..1027f62a5 100644 --- a/recipes-demo-hmi/hvac/hvac_git.bb +++ b/recipes-demo-hmi/hvac/hvac_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/hvac;protocol=https;branch=dab" -SRCREV = "0d6f3ccbfdfe7947517879a1b034ba9cad8247f1" +SRCREV = "6978f919685e3b84e411be68292ac66a2510212e" SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" |