From: Denys Dmytriyenko Date: Fri, 14 Apr 2023 19:25:21 +0000 (+0000) Subject: applaunchd: bump SRCREV for "failed" signal handling X-Git-Tag: 15.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bab613f87bf2a6764f0dbddfc8732f22c2d08884;p=AGL%2Fmeta-agl.git 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 (cherry picked from commit c77993759fe5ae65e863fe2b9591d91d2fa01e8c) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28871 --- diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb index d71714125..ae0e5f552 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 = "04f14d40ba4559ce18e9b59efa95c902d94c940c" S = "${WORKDIR}/git"