From: Lorenzo Tilve Date: Mon, 8 Jun 2020 21:41:58 +0000 (+0200) Subject: wam: Signal handling for SIGTERM to close webapps X-Git-Tag: 9.0.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dfbc6e8a03c59060c9ec309e111c4707bfc3862f;p=AGL%2Fmeta-agl-devel.git wam: Signal handling for SIGTERM to close webapps Include fix for getting web manager notified on the event in order to gracefully close webapps. Bug-AGL: SPEC-2973 Signed-off-by: Lorenzo Tilve Change-Id: I21dd069c5a3fb1207fc6f41d14028982456d058e --- diff --git a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb index 2ccd6e63..f6967604 100644 --- a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb +++ b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb @@ -19,13 +19,13 @@ PROVIDES += "virtual/webruntime" RPROVIDES_${PN} += "virtual/webruntime" SRC_URI = "\ - git://github.com/webosose/${PN}.git;branch=@6.agl.icefish;protocol=https \ + git://github.com/igalia/${PN}.git;branch=@6.agl.icefish;protocol=https \ file://WebAppMgr@.service \ file://WebAppMgr.env \ file://trunc-webapp-roles.patch \ " S = "${WORKDIR}/git" -SRCREV = "060043b40ffc9fafcf94eec832c2158e81c74f32" +SRCREV = "3e43fd19d09ee295db9bd3fa4c2aabcc56944032" do_install_append() { install -d ${D}${sysconfdir}/wam