From d43fec70f9c72367f8ff719f086647a6ae70f99e Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 10 Oct 2018 16:33:55 +0200 Subject: Bump submodules Submodule app-controller-submodule d6eb01e..ce07538: > Abort if one required API is missing > Correct an error when no plugins are defined > Decrease print level when no onload action > Add a 'params' fields for controller plugins > Call wasn't done correctly in 'CtlConfigExec' > Add ctlPlugins array to the ctlConfig structure > Add an Init step to the plugins load Submodule conf.d/app-templates 52ae181..e7fd1da: > Select the test set to run > Always use wgt when talking about widget > Minor fixes > Improved test widget launcher script > Set default link flags to the target property > Use a custom test-config.xml file for test widget > cmake: coverage: disable compiler optimization for COVERAGE build > Adding warning message to migrate on CMake module > common.cmake: fixed erroneous search path for os-release > Fix: missing gcov symbol in compiled binaries > app-templates doc: Changed doc to fit new format. > Update Docs Signed-off-by: Romain Forlot Submodule conf.d/app-templates 0f25ab2..: Change-Id: I391ef41ca88018c56027ad44b38aef81140cb62a Signed-off-by: Romain Forlot --- app-controller-submodule | 2 +- conf.d/app-templates | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-controller-submodule b/app-controller-submodule index d6eb01e..ce07538 160000 --- a/app-controller-submodule +++ b/app-controller-submodule @@ -1 +1 @@ -Subproject commit d6eb01e14f2340c950ff8476d7b112f91297aae2 +Subproject commit ce075383309a30bb7084309014c7f1c2f699bf01 diff --git a/conf.d/app-templates b/conf.d/app-templates index 52ae181..e7fd1da 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 52ae181d620faeec9829cc23c1c750ac99b33858 +Subproject commit e7fd1dac52b20115922737637544919cb86164a7 -- cgit 1.2.3-korg