summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-11-14 15:47:18 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-14 17:00:50 +0000
commite979b4dd980773d9531c15628f46cab29baa22f1 (patch)
tree4e9a84028a65d0c7d089c51a3ddcbb138d9663ff
parent8473ae3370699657140809561f2c704e85c208b0 (diff)
Fix: wrong config.xml used to build widget
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>
-rw-r--r--meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb b/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
index 828022ba8..a477a8893 100644
--- a/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
+++ b/meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb
@@ -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"