summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-13 12:06:34 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-13 13:27:19 +0000
commitb524dfa44bde0296b71fac8c39d9547628b02750 (patch)
treed50523906b084fad4a1e10d5dd72721bbc6deeba
parentbbbe875df6e1623078c64ee7b0351323d4eac203 (diff)
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 <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>
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_git.inc2
1 files changed, 1 insertions, 1 deletions
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"