agl-service-ca-low-level: run at platform scope
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-apis / agl-service-can-low-level / agl-service-can-low-level_git.bb
index 90b1f0a..91c6b75 100644 (file)
@@ -6,13 +6,14 @@ SECTION     = "apps"
 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 = "16177cee48461c9d807c95bbb2519c63b2524d89"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "087a7c0e7de28bb1c16895ef9d414666d37a35ea"
 
-PV = "5.99.2+git${SRCPV}"
+PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
 
+DEPENDS = "libafb-helpers"
 RDEPENDS_${PN} = "dev-mapping"
 
-inherit cmake aglwgt pkgconfig
+inherit cmake aglwgt pkgconfig ptest