From 15e5fa0593133a70dc18bb283cb43dfaea27ba3e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 14 Apr 2020 18:09:58 -0400 Subject: meta-app-framework: update af-main SRCREV Update app-framework-main SRCREV in af-main recipe to pick up: 6c44e65 Merge "Update weston dependency in afm-system-setup.service" f86501b Update weston dependency in afm-system-setup.service Bug-AGL: SPEC-3309 Signed-off-by: Scott Murray Change-Id: I62317a543ceba7bced2f40e512bfdaca01202b5f --- meta-app-framework/recipes-core/af-main/af-main_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-app-framework') 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 99efc32df..6366d20bb 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 = "956e7c57d15bde67d7392aab01a9c0fc6906bbd4" +SRCREV = "6c44e65b33af3d07f1d4edcb23828adf53ec9954" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg