summaryrefslogtreecommitdiffstats
path: root/conf.d/app-templates
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13ctl-plugin: adjust deps; update app-templatesStephane Desneux1-0/+0
ctl-plugin must not be linked with ctl-binder. Otherwise, this produces some error like this depending on cmake version: ----- CMake Error at ctl-plugin/CMakeLists.txt:44 (TARGET_LINK_LIBRARIES): Target "afb-controller" of type MODULE_LIBRARY may not be linked into another target. One may link only to STATIC or SHARED libraries, or to executables with the ENABLE_EXPORTS property set. ----- Change-Id: I514b01e51da108c6a2ba09a96159779fe6e6797f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-12-13update app-templatesRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-12-13Fix: handle packaging depsRomain Forlot1-0/+0
See app-templates commit description. Change-Id: Ie994acc2021818c7be293d9bc3eca597fc30bb68 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-13Update to new app-templatesFulup Ar Foll1-0/+0
2018-12-13conf.d/cmake: use 00-default-osconfig.cmake for all distro except debian-basedStephane Desneux1-0/+0
Change-Id: I4bf5b9c13d42a26d8116a81fe1eb1b366056b19e Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-12-13Missing LUA module checking specific by distroRomain Forlot1-0/+0
Change-Id: I99dcdccdcfb34eaf7a03c4acaad454b8cc05be8c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-13Controller binding extraction from Audio-bindingsRomain Forlot1-0/+0
Change-Id: I494bf5163c218a6d499b8321797f5de693c284c2 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>