From dff3d17ccbdff57699b6902ca92595379a2cfa11 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 11 Jul 2018 15:23:19 +0200 Subject: Search the conf file using env and static variables This helps finding configuration in several locations by concatenating environment variables and hardcoded variables. Then it is possible for the apps to retrieve its files or values in any environment (native, board, sdk) more easily. Depends-On: I0ad19242612559d1f4b66b6f9af9e7032d4675a8 Depends-On: Ic448ff017e6158bec05895d63688b8968b5c6434 Change-Id: I26a725c368e8354cfc2531d58de6dc362f7d0618 Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 332f377..6fb3846 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 332f377e84a673cdcfe52ce71c932f39c4b48022 +Subproject commit 6fb38467ca1609a1aa1be865b38648f37861af7e -- cgit 1.2.3-korg