From 2dcbd4be264aba5812e1faf97da42a474ceb645a Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 22 Sep 2020 11:33:00 -0400 Subject: meta-agl-profile-core: update cmake-apps-module SRCREV Update SRCREV to pick up: 7c03348 Add source and coverage information to widgets Bug-AGL: SPEC-3589 Signed-off-by: Scott Murray Change-Id: I735fd15d57316043b311e3f55b22a5cf9ad98898 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25341 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- .../recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ea3189ddf..3fea2ed91 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,7 +7,7 @@ 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 = "a357a6af0cf515883dfa26fd2cb80ac055a491de" +SRCREV = "7c03348d9c2de43684fa69c3c9e227b25daceaaa" PV = "${AGLVERSION}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg