diff options
Diffstat (limited to 'meta-app-framework/recipes-apps')
-rw-r--r-- | meta-app-framework/recipes-apps/low-level-can-service/low-level-can-service_git.bb | 2 |
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 a4741f629..615941c5c 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 = "b25c6cba147a78763a05d42bf612206c52189c18" +SRCREV = "9bc0d4c2e996276d0a51bf1d695fb44192f872eb" PV = "4.0+git${SRCPV}" S = "${WORKDIR}/git" |