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=e60692832458066d40942bc3162138a205d958fd;hb=ef3874b1ae23e7a073a7c42ed7fde416ed02556e;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..e60692832 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,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/low-level-can-service;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "d8d990528ea9746b21788f97be3fdbcc392c5d96" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "f16e9520c20a2f5b0f68cec23cfc874f76380113" -PV = "5.0+git${SRCPV}" +PV = "${AGLVERSION}" S = "${WORKDIR}/git" +DEPENDS = "libafb-helpers" RDEPENDS_${PN} = "dev-mapping" -inherit cmake aglwgt pkgconfig +inherit cmake aglwgt pkgconfig ptest