Fix wrong config.xml file used to build widget 17/12317/3
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 5 Dec 2017 09:09:59 +0000 (10:09 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 7 Dec 2017 18:34:05 +0000 (18:34 +0000)
Bug-AGL: SPEC-1162

Change-Id: I9e2bf8ba801f36ee0f5ef168346d98201b44633f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12317
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb

index a4741f6..615941c 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "b25c6cba147a78763a05d42bf612206c52189c18"
+SRCREV = "9bc0d4c2e996276d0a51bf1d695fb44192f872eb"
 
 PV = "4.0+git${SRCPV}"
 S  = "${WORKDIR}/git"