agl-service-can-low-level: bump revision. 51/15751/5
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 25 Jul 2018 14:56:10 +0000 (14:56 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 25 Jul 2018 21:50:07 +0000 (21:50 +0000)
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>
meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb

index 3a1c454..90b1f0a 100644 (file)
@@ -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"