From: Romain Forlot Date: Fri, 8 Dec 2017 08:17:37 +0000 (+0100) Subject: Fix wrong config.xml file used to build widget X-Git-Tag: eel_4.99.4~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8523e65032707746e6c496cc6f4db7bfbf77ad4e;p=AGL%2Fmeta-agl.git Fix wrong config.xml file used to build widget Bug-AGL: SPEC-1162 Change-Id: Ib5896de50a52b4828bd6784f2f1c5b9fae55fca9 Signed-off-by: Romain Forlot Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12381 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- 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 eac008b28..abec2f2b2 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 = "459ca2ba521fedb1357725eebd49dd73e2a89506" +SRCREV = "9cb8f9e5578945b552a6f9b5d3aaaf7794d680d9" PV = "4.0+git${SRCPV}" S = "${WORKDIR}/git"