summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-debian-osconfig.cmake
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29Handle Debian-like distro LUA and curl packagesRomain Forlot1-0/+1
Lua is not handle the same way depending on the distribution so we need to adjust the dependency to find it anyway. Adding the libcurl also for the needed package. Change-Id: Ie6cd9b56f829ccb82ebcf0176cb84f8ad15b57c5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-23Fix Debian LUA 5.3 package name requiredRomain Forlot1-1/+0
Bug-AGL: SPEC-1790 Change-Id: I904ba9e18db6a260d3042ae014670f40039c89c8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-07-10Convert the binding to use the controllerRomain Forlot1-0/+1
Ease Time series DB abstraction layer by using Dyn API that implemente the API defined by the JSON schema. Change-Id: I67de4fbca10048201fdd2da683732a5f4f5b5368 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>