From ded8e37b50982677480869763f3573ff43858505 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Wed, 1 Aug 2018 15:40:31 +0200 Subject: Bump revisions for all submodules Changes for app-afb-helpers-submodule: * f0ce5b6 wrap-json: Fix duplicated lines in header file * 764c355 Add '@' as binder middle name separator. * 74be4cc Enhance 'wrap_json_clone_depth' description * a37225f Fix: use of GetBindingDirPath without dynapi * 4f99d16 Retrieve directory list from environment variables * f46a0dc Remove the file .gitmodules Changes for app-controller-submodule: * 4e30eb1 New defaults useful functions on lua table * 61cbc9a More precise log message when loading a Lua file * 535df7f Fix: wrong legacy function signature * b79a761 Split loading JSON controller file. * c3d7de2 Release arguments once C function returned. * a58d83b Fix : typo introduced in a previous commit. * 86f65bd Fixed character counting that was shortening paths * e32d98c Keep json unmodified during action execution * 88892db Use prefix variable to find controller's plugins Changes for app-templates: * 9c1a0fb Fix: interpreted '&' character * 9202fac More accurate comment about widget template file. * f94e45e Align sample on actual default compile options * d0acc2a Add support to binding version 3. * 6fb3846 Warning if not using wgtpkg-pack to make a widget * 35f3af1 Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var * 332f377 Be able to overwrite BUILD_TYPE using CLI * 1ec7531 Use CACHE variable for other common CMAKE variable * 0880356 Fix:: wrong wgt using RELEASE BUILD TYPE Change-Id: If6597632b9f719fcfd476697d1fd2332742d9801 Signed-off-by: Stephane Desneux --- app-afb-helpers-submodule | 2 +- app-controller-submodule | 2 +- conf.d/app-templates | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-afb-helpers-submodule b/app-afb-helpers-submodule index 52f0478..f0ce5b6 160000 --- a/app-afb-helpers-submodule +++ b/app-afb-helpers-submodule @@ -1 +1 @@ -Subproject commit 52f04783535948f2782780992710276f3419e56e +Subproject commit f0ce5b665dd33b285d723720c16ac0542cde4e6e diff --git a/app-controller-submodule b/app-controller-submodule index 440be09..4e30eb1 160000 --- a/app-controller-submodule +++ b/app-controller-submodule @@ -1 +1 @@ -Subproject commit 440be0984f16562fdf321c770d65787ecea0e36d +Subproject commit 4e30eb1444fc88b73582db421d3a7467a3647064 diff --git a/conf.d/app-templates b/conf.d/app-templates index eec9f07..9c1a0fb 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit eec9f0771c7574b3969831952cb5b6f54c576856 +Subproject commit 9c1a0fb10dda08bebffb490152b5cdde6420e18a -- cgit 1.2.3-korg