Bump cmake-apps-module app-afb-test can-high-level 59/24059/4
authorFrederic Marec <frederic.marec@iot.bzh>
Fri, 21 Feb 2020 07:27:53 +0000 (08:27 +0100)
committerFrédéric Marec <frederic.marec@iot.bzh>
Thu, 27 Feb 2020 13:12:20 +0000 (13:12 +0000)
Update cmake-apps-module SRCREV to pick up:

9e3724b Create directories in separate commands
e708081 Change autobuild targets to avoid files remove
d75b9e1 build-options: add SANITIZERS build type
3dbbb81 autobuild: fix generating all widget target
6d4e784 variable: Fix trailing - in widget version
2175446 Update autobuild script to create new targets
354e327 docs(using-cmake.md): Remove & refresh expired link
57ec338 build_options: Avoid warning at configuration time

Update app-afb-test SRCREV to pick up:

205c820 Update autobuild script to create new targets
259aff7 Update .gitreview file

Update can-high-level-viwi SRCREV to pick up:

980e925 Update autobuild script to create new targets
2a4facc Fix broken link to local image
e3ecb64 Fixed book yml file (remove master reference)
e8927dd Changed doc to fit new format.

Bug-AGL: SPEC-2049

Change-Id: I29bcb72e0ceca02869c22114949d691110296820
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
meta-agl-profile-core/recipes-apis/high-level-viwi-service/high-level-viwi-service.bb
meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb
meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb

index b7dc38b..cd6f1f5 100644 (file)
@@ -6,7 +6,7 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5de84541278ea4e62cacfdc0f890c459"
 
 SRC_URI = "gitsm://github.com/iotbzh/high-level-viwi-service.git;protocol=https"
-SRCREV  = "e9d304eb5ac99b3ba6b72022458f09fcd713b584"
+SRCREV  = "e7080819d7cabc7b58ed550e41af086927cac32c"
 
 PV = "4.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 941b803..87aff4c 100644 (file)
@@ -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 = "bd9e1c988ec7237964c466c65792d4c77960625e"
+SRCREV = "9e3724bca1587ad7063e91683e787bb250cd90a6"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
index fc1874a..09609e7 100644 (file)
@@ -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/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "4d0948a2eeb60522b773d058f63418fd640d78c5"
+SRCREV = "205c8202e58b07cf300da67ca1db777002f2bff4"
 
 DEPENDS += "lua libafb-helpers libappcontroller"
 RDEPENDS_${PN} += "lua bash jq"