From a498437d14a499d1132a05b3aa19814f13b9300a Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 29 May 2020 10:48:32 -0400 Subject: meta-app-framework: update af-main SRCREV Update app-framework-main SRCREV in af-main recipe to pick up: 7084f12 Fix uninstall of widgets without icons 61fddd3 Improve use of systemd's states Bug-AGL: SPEC-3323, SPEC-3401 Signed-off-by: Scott Murray Change-Id: I0f7f558538c3e1a8e0bf3f605736abe13e38ac79 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24585 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- 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 8cece8774..2542b10bf 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 = "4818e6c17dd8b9de2c998611297796a94d1e5f78" +SRCREV = "7084f123b4f8a704ae2bc35b5fe9433f767439fe" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg