X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-apis%2Fagl-service-can-low-level%2Fagl-service-can-low-level_git.bb;h=e10a3e0857589cd8d87fdcbf223b9350b1744a08;hb=b9a099d209240e90748727fc4ebfb327c47cad0d;hp=78d96e9289f6db315c154d684ada48441bdc50e7;hpb=b43165328658087277b667152fdbc04fe07cba08;p=AGL%2Fmeta-agl.git 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 78d96e928..e10a3e085 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 @@ -6,13 +6,13 @@ 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/low-level-can-service;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "d8d990528ea9746b21788f97be3fdbcc392c5d96" +SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "3e6d3fa8be349b40d6fd03d198b5e033cc7719e2" -PV = "5.0+git${SRCPV}" +PV = "${AGLVERSION}" S = "${WORKDIR}/git" RDEPENDS_${PN} = "dev-mapping" -inherit cmake aglwgt pkgconfig +inherit cmake aglwgt pkgconfig ptest