af-main: remove --roothttp option from afm-launch.conf
authorStephane Desneux <stephane.desneux@iot.bzh>
Wed, 14 Dec 2016 15:34:29 +0000 (16:34 +0100)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:39 +0000 (15:33 +0200)
For all application types except HTML5 (application/vnd.agl.html.hybrid),
there's no need to specify a root http directory. Moreover, If such
directory is not present in the packaging, launching the application
will fail.

Change-Id: Ib0b25f3d8bb9f63dde8610d96126639b846e245d
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index 797f607..6b58cf7 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "dfd49d8fe0bcbc4d794b5a8d56447dd7129aa853"
+SRCREV = "fd61febe4d3275e02d15440d6632327aa69ce636"
 
 S = "${WORKDIR}/git"