Fix wrong config.xml file used to build widget 81/12381/2
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 8 Dec 2017 08:17:37 +0000 (09:17 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 8 Dec 2017 14:07:09 +0000 (14:07 +0000)
Bug-AGL: SPEC-1162

Change-Id: Ib5896de50a52b4828bd6784f2f1c5b9fae55fca9
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12381
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb

index eac008b..abec2f2 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 = "459ca2ba521fedb1357725eebd49dd73e2a89506"
+SRCREV = "9cb8f9e5578945b552a6f9b5d3aaaf7794d680d9"
 
 PV = "4.0+git${SRCPV}"
 S  = "${WORKDIR}/git"