From b524dfa44bde0296b71fac8c39d9547628b02750 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 13 Aug 2020 12:06:34 +0200 Subject: Include fix for labelling of files This patch does include the fix for SPEC-3489: * 5b9231c labelling of files of widgets Signed-off-by: Jan-Simon Moeller Change-Id: I273cbf521f6b5227bc55050c90abe701f6bcbcfd Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25112 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-app-framework/recipes-core/af-main/af-main_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-app-framework/recipes-core/af-main/af-main_git.inc b/meta-app-framework/recipes-core/af-main/af-main_git.inc index 2542b10bf..083b47a85 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_git.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_git.inc @@ -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" -- cgit 1.2.3-korg