From: Stephane Desneux Date: Wed, 14 Dec 2016 15:34:29 +0000 (+0100) Subject: af-main: remove --roothttp option from afm-launch.conf X-Git-Tag: 3.99.1~104^2^2~26 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=7a544ca5822f378ef26cde8528fea6c2e8eff096;hp=ed0ec649f38a3044aaf3d36222be0391872cf2f5;p=AGL%2Fmeta-agl.git af-main: remove --roothttp option from afm-launch.conf 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 --- 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 797f60784..6b58cf7ad 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 = "dfd49d8fe0bcbc4d794b5a8d56447dd7129aa853" +SRCREV = "fd61febe4d3275e02d15440d6632327aa69ce636" S = "${WORKDIR}/git"