summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-apis
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-17 16:31:53 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-17 16:31:53 +0200
commit388f41cd98fba3fda13ba992cb4ddecbb59a133b (patch)
tree874b9da64dda9db0fb992e693c97a28b7f92bbb6 /meta-agl-profile-core/recipes-apis
parent501121813cc9275d4caeb8abb74ff36def8aaef8 (diff)
agl-service-can-low-level: Remove low-can-service from homescreen
Without this commit, the service CAN is displayed by the home screen. But it shouldn't. Change-Id: I3b3d854edcda2b337b8b55c7e3a5eba930e43c2d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-agl-profile-core/recipes-apis')
-rw-r--r--meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb
index ca6d48e87..3a1c454ef 100644
--- a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb
+++ b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_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/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "7c5d80deacad2a1f6943dd0b77449c3f6e20fdfc"
+SRCREV = "2b11138a150dd2e27cbf49231157f4560d536196"
PV = "5.0+git${SRCPV}"
S = "${WORKDIR}/git"