Fix: wrong config.xml used to build widget 61/11961/2
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 14 Nov 2017 15:47:18 +0000 (15:47 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 14 Nov 2017 17:00:50 +0000 (17:00 +0000)
Change-Id: I3c5936c4c9b1f8de58ea912482e7b5d8ddc5eedd
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11961
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Scott Murray <scott.murray@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 828022b..a477a88 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 = "a8eaf1f71c2906140b600314dfe935fab3a06bf2"
+SRCREV = "4a4c601d7fc7eaff33b1468930d7a6197f9b08f5"
 
 PV = "4.0+git${SRCPV}"
 S  = "${WORKDIR}/git"