diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-09-22 11:33:00 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-09-24 22:52:02 +0000 |
commit | 2dcbd4be264aba5812e1faf97da42a474ceb645a (patch) | |
tree | 0b3feb0a4c365ca84e581744950020e14354160b /meta-agl-profile-core/recipes-devtools/cmake-apps-module | |
parent | e4840596ab90e3b1c6e611110c21a179496eed7c (diff) |
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 <scott.murray@konsulko.com>
Change-Id: I735fd15d57316043b311e3f55b22a5cf9ad98898
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25341
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'meta-agl-profile-core/recipes-devtools/cmake-apps-module')
-rw-r--r-- | meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |