summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-07-25 14:56:10 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-25 21:50:07 +0000
commit2a130864a20160ff6d36ad992beeb4cc3bb6dd78 (patch)
tree404d4a658f61b781e6c611304f7716620775f2c5
parenta9bdd84705dcdd96d35216b2f3c646e98c44663c (diff)
agl-service-can-low-level: bump revision.
Fix build error due to wrong apidef header file generated. Bugs-AGL: SPEC-1613 Change-Id: Ibf563c1b4ca872c746f673494d627099aa8c5b42 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb4
1 files changed, 2 insertions, 2 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 3a1c454ef..90b1f0a1b 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,9 +7,9 @@ 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 = "2b11138a150dd2e27cbf49231157f4560d536196"
+SRCREV = "16177cee48461c9d807c95bbb2519c63b2524d89"
-PV = "5.0+git${SRCPV}"
+PV = "5.99.2+git${SRCPV}"
S = "${WORKDIR}/git"
RDEPENDS_${PN} = "dev-mapping"