From bae901b2e77ee878946616db98b828b65c2798fb Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Thu, 5 Jul 2018 17:35:52 +0200 Subject: Use latest version of app-templates submodule. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes of app-templates: (eec9f07 - Romain Forlot) Fix: SYSROOT location detection... Wrong test. (291aa4e - Romain Forlot) Change the default debug compilation options. (22a2cbf - Romain Forlot) Clearer coverage compilation options configuration (aa68dbd - Romain Forlot) Don't overwrite the autobuild script if it exists (a13e7b9 - Romain Forlot) Disable the in-tree build method. (51026d2 - Romain Forlot) Detect Yocto as OS distribution (1f2944e - Romain Forlot) Fix: wrong compile options added (92646f6 - Romain Forlot) Fallback using zip format if no wgtpkg-pack found (f65761c - José Bollo) 02-variables.cmake: Avoid checking CXX version if not required (3965d37 - José Bollo) config.cmake.sample: Remove dependency to libsystemd (a45ae0c - José Bollo) config.cmake.sample: Remove dependency to libmicrohttpd (9b17efe - Thierry Bultel) Added -D_FORTIFY_SOURCE=2 to CFLAGS Signed-off-by: Thierry Bultel --- 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 66f7bc8..eec9f07 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 66f7bc88bfc7a17e1ef277c4f7293f95f6ec8b6c +Subproject commit eec9f0771c7574b3969831952cb5b6f54c576856 -- cgit 1.2.3-korg