aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-09-05 17:05:34 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-09-06 09:23:13 +0000
commitefc4666a6cd315e95d6e2ecfec7aaa6e9f51f00b (patch)
tree43db6fa860f447a93637e0b105a1ac3a02632070
parent94f492fb807cf3a989936100be59ada747cf2d81 (diff)
Fix: Build failed because kernel check
Change-Id: I1a1845927e8df9ca1b50054b4c9915ce81c650b7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10789 Reviewed-by: José Bollo <jobol@nonadev.net> 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 578e4eb26..914786886 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=dab"
-SRCREV = "85099f34f7c15f041c84b541cb121be5ab7c61a2"
+SRCREV = "ed4eb586b263af7ed48c5cdbf12a20eff2a17686"
PV = "4.0+git${SRCPV}"
S = "${WORKDIR}/git"