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=87aff4c3aef72b7d6487087befe2e841d178c8ff;hb=61becb58b652e04f5d55e160755cd7fb99f66403;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..87aff4c3a 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 = "9e3724bca1587ad7063e91683e787bb250cd90a6" -PV = "${AGL_BRANCH}+git${SRCPV}" +PV = "${AGLVERSION}" S = "${WORKDIR}/git" inherit cmake