summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/low-can-demo
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-09-01 14:25:16 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2017-09-04 13:47:06 +0000
commit981760a5075e6d36994cd37acaa78b84eba71e56 (patch)
tree2a991f8b50c056a0a38e22b997873a97ba6b9544 /recipes-demo-hmi/low-can-demo
parent822f68be2dc5b79dfad77eda3f4b0245778036ac (diff)
Fix: Build error and launch fail
Gulp dependency remove from build and change the widget entry point to point the right path Remove warning about unused variable that could fails compilation. Bug-AGL: SPEC-849 Change-Id: I74fbc89e89f3dea26b067e09f5cd145f8ded8015 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'recipes-demo-hmi/low-can-demo')
-rw-r--r--recipes-demo-hmi/low-can-demo/low-can-demo_git.bb2
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 6b8f6b5b..1f1d99b8 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 = "df5cf4027d1978bd3ac37d583e711f134dd4a406"
+SRCREV = "4b325a18b9d2d7906369eeb66044fadc9e1c692a"
PV = "4.0+git${SRCPV}"
S = "${WORKDIR}/git"