summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-04-19 15:29:59 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-04-20 09:23:46 +0000
commit0e42453f4ec4f298b1b12b3848df3048b07a63de (patch)
treee5eb4aafc03889bc15f7c4ca20b684aa28805ae4 /meta-app-framework/recipes-core/af-main/af-main_1.0.inc
parentdc2cbc98814b65108d72056b0f58678802d59bde (diff)
af-main: Improve environment setting
Some environment variable were set in the configuration files. This wasn't a valuable solution. Allowing now system tuning to put environment variables in files of /etc/afm/unit.env.d is much more flexible. This patch is introduced also to solve the folowing issue Bug-AGL: SPEC-547 Change-Id: I41183735b707a9d5d30805504c2676afe12c3b8d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.inc')
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_1.0.inc2
1 files changed, 1 insertions, 1 deletions
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 7da913285..3dadcc269 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 = "51a86fcd6e4f199009888b5a106bf472f1b7c742"
+SRCREV = "3f6dcaacd7abc85ebed40053a3ce73bc7753ddf9"
S = "${WORKDIR}/git"