From c77993759fe5ae65e863fe2b9591d91d2fa01e8c Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 14 Apr 2023 19:25:21 +0000 Subject: [PATCH] applaunchd: bump SRCREV for "failed" signal handling Bump SRCREV to include the latest fix for handling "failed" signal when apps exit abnormally. Bug-AGL: SPEC-4199 Change-Id: I6a4ce6755df65f43b53f61ca1873286f2218328e Signed-off-by: Denys Dmytriyenko Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28646 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/applaunchd/applaunchd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb index d71714125..27f1af8e5 100644 --- a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb +++ b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb @@ -25,7 +25,7 @@ SRC_URI = " \ file://no-network.conf \ file://private-tmp.conf \ " -SRCREV = "c52afaf8b5c96136fe20e5d5a1332121d3b09ee9" +SRCREV = "5cab14e6a98519e0b6c6043a1a19e42f094d6522" S = "${WORKDIR}/git" -- 2.16.6