From 2a130864a20160ff6d36ad992beeb4cc3bb6dd78 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 25 Jul 2018 14:56:10 +0000 Subject: 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 --- .../agl-service-can-low-level/agl-service-can-low-level_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl-profile-core/recipes-apis') 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" -- cgit 1.2.3-korg