meta-app-framework: update app-framework-main SRCREV 51/25051/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 23 Jul 2020 14:40:40 +0000 (10:40 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 24 Jul 2020 15:52:08 +0000 (15:52 +0000)
Pick up changes:

af8db35 Fix native compilation
3a2efc3 Merge "Add wait for start jobs"
55e6be4 Add wait for start jobs
70d6c64 Fix labelling of files of widgets

Bug-AGL: SPEC-3365, SPEC-3427, SPEC-3457, SPEC-3489

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I5be593e8e3e91f461dfa3db8063b21839ed6460d
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25051
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>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/af-main/af-main_git.inc

index 8e600c6..7eb94b2 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "ac6f7ed88291b81cb70981bd7463b6a3b292fece"
+SRCREV = "af8db35cc01c57b7d1d2e4fa7815df8c16f8454f"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"