From: Romain Forlot Date: Wed, 6 Sep 2017 13:39:47 +0000 (+0000) Subject: Fix: gulp dep and compilation failed X-Git-Tag: 4.0.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=34c090c8f7d75346470c36bbc1001f87f2fef709;p=AGL%2Fmeta-agl-demo.git Fix: gulp dep and compilation failed Change-Id: I5823348ada9eb9fad99eb02bfd805598a7d0b70f Signed-off-by: Romain Forlot --- 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 6b8f6b5b6..1f1d99b8e 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"