From: José Bollo Date: Tue, 8 Aug 2017 08:14:58 +0000 (+0200) Subject: af-main: bug fixes X-Git-Tag: 4.0.1~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6c1199e63a0ddf543a61e9d7d8807f2ea4632746;p=AGL%2Fmeta-agl.git af-main: bug fixes This update includes backport of fixes: - documentation fixes - explicit reference to /bin/bash - socket dependencies to .service - allowing companion programs - fix of htdocs subdirectory Bug-AGL: SPEC-384 Bug-AGL: SPEC-808 Change-Id: Ic32e9430621c6c652432b83f4310fdded0f4dcb9 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10549 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 --- 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 3a7ec33bc..9e62a611c 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 = "d06b3d9f5bae5424bcada675eaece47b56eb9e3d" +SRCREV = "bd1c15e047fd3dc2207b26a4a9c115a54aded836" PV = "dab+git${SRCPV}" S = "${WORKDIR}/git"