Include fix for labelling of files 12/25112/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 13 Aug 2020 10:06:34 +0000 (12:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 13 Aug 2020 13:27:19 +0000 (13:27 +0000)
This patch does include the fix for SPEC-3489:
5b9231c labelling of files of widgets

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I273cbf521f6b5227bc55050c90abe701f6bcbcfd
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25112
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>

meta-app-framework/recipes-core/af-main/af-main_git.inc

index 2542b10..083b47a 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 = "7084f123b4f8a704ae2bc35b5fe9433f767439fe"
+SRCREV = "5b9231c2c8266317081d98f38041105a0ef87e84"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"