From: José Bollo Date: Fri, 23 Jun 2017 21:03:29 +0000 (+0200) Subject: af-main: ensure socket activation X-Git-Tag: dab_3.99.2~21 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F9793%2F2;p=AGL%2Fmeta-agl.git af-main: ensure socket activation When installing a widget, the sockets.target has to be restarted. This commit does it. AGL-Bug: SPEC-670 Change-Id: I7200749716c57778d165971a5abea27493ce0628 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9793 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc index 5041c8da1..cd286194b 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc @@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "474616e64fe081a59ebdb7ee6d650778f318212a" +SRCREV = "1a673de307982e7f2abfb362d2927e8e5e16be55" S = "${WORKDIR}/git"