X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-devtools%2Fcmake-apps-module%2Fcmake-apps-module_git.bb;h=2254501182d21ab690fcc32540ae8d95f9d77c1d;hb=8fa9c1138d31bfd0d5e4c8164c687e477e464cfd;hp=f3dbd7b5fa41b4898967928f8925394cb23a1163;hpb=0998dd12e5d6e4cf5471b97fe2150b56303358ac;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb b/meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb index f3dbd7b5f..225450118 100644 --- a/meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb +++ b/meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca SECTION = "apps" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/cmake-apps-module;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "742695d0946e0bf755204a5503603fd5285aa770" +SRCREV = "f3ce787870d09cc7d28ae1f985d58aa039993bcf" -PV = "${AGL_BRANCH}+git${SRCPV}" +PV = "${AGLVERSION}" S = "${WORKDIR}/git" inherit cmake