summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-04-14 19:25:21 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-04-18 12:14:05 +0000
commitc77993759fe5ae65e863fe2b9591d91d2fa01e8c (patch)
treebc22cd3fff0bbda83c8f014bf4aaa95ebb133656
parent3cbffb8739219f6e3c5311ada08b6b6c76eafa77 (diff)
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 <denys@konsulko.com> 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 <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb2
1 files changed, 1 insertions, 1 deletions
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"