diff options
author | raquel medina <raquel.medina@konsulko.com> | 2019-03-14 02:24:08 +0200 |
---|---|---|
committer | raquel medina <raquel.medina@konsulko.com> | 2019-03-14 02:28:13 +0200 |
commit | 4319552f10259f2ef0041bd3a8e549228757ee05 (patch) | |
tree | 491b2e7def99e2fd63d71da8e7da7cd85efe14f7 /recipes-demo-hmi/low-can-demo | |
parent | 63b42634f7326818ab64c58c0abc2af6ad294072 (diff) |
recipes-demo-hmi: low-can-demo: bump SRCREV
Bug-AGL: SPEC-2164
Change-Id: Ibdffc78c1c2bf79320dd553b8599ec08af47e57e
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi/low-can-demo')
-rw-r--r-- | recipes-demo-hmi/low-can-demo/low-can-demo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/low-can-demo/low-can-demo_git.bb b/recipes-demo-hmi/low-can-demo/low-can-demo_git.bb index 8841404b7..4edcdd89e 100644 --- a/recipes-demo-hmi/low-can-demo/low-can-demo_git.bb +++ b/recipes-demo-hmi/low-can-demo/low-can-demo_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "gitsm://github.com/iotbzh/low-can-demo.git;protocol=https" -SRCREV = "4b325a18b9d2d7906369eeb66044fadc9e1c692a" +SRCREV = "1ede0d61cf935a1739d3ba184896a71f4afdce1a" PV = "4.0+git${SRCPV}" S = "${WORKDIR}/git" |