af-main: Starting of HTML, API discovery, fix 13/22613/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Oct 2019 12:11:48 +0000 (14:11 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Oct 2019 12:11:56 +0000 (12:11 +0000)
This upgrade includes the 2 fixes and one evolution below:
 * conf/system: fix shebang not absolute
 * Add WAIT_FOR_HOST_SERVICE envvar to unit files for webapps
 * Add discovery of API

Bug-AGL: SPEC-2793
Bug-AGL: SPEC-2863
Bug-AGL: SPEC-2871

Change-Id: I0b9fb30b580be04d2f22c0daf3b21f4c4c0a2087
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_git.inc

index 6795da2..cb8c7e7 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "533d5a1a51a07f2f92e508d113cb49d373e1bad8"
+SRCREV = "f68b681e785456207fd8195ac83ade0c89373416"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"