summaryrefslogtreecommitdiffstats
path: root/conf.d/app-templates
AgeCommit message (Collapse)AuthorFilesLines
2017-07-11Fix: autobuild script errors when no DEST definiedRomain Forlot1-0/+0
Change-Id: I8b8113e6c8b36b8e9040a41e9a575856153f817f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-07Integrates latest fix from app-templates submoduleRomain Forlot1-0/+0
Change-Id: Iafa227798f3a3d8e0d4bf3d4b226a528abe4c1dc Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-29Fix: Yocto build failure.Romain Forlot1-0/+0
Change-Id: I515bc344f0ff6203eac6f43b2047aa7c5d0fc9aa Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-29Fix: autobuild scripts.Romain Forlot1-0/+0
Wrong behavior when no DEST variable defined. mkdir failed and copy too. Now mkdir and copy happens only when DEST is defined Change-Id: I8a3701f1f0fae7ecae60195300c3d8d8db4493c7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-28submodule update and autobuild script generationRomain Forlot1-0/+0
Change-Id: I9d434addc928124227f4d60599d30add4f8895b9 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
No more needs to call any macro and only include config.cmake file is mandatory. Common.cmake is include from config.cmake file Generation autobuild script in conf.d/autobuild dir Change-Id: I71a18a91755d76912fd8ff93c66bab231d4db301 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> # Conflicts: # conf.d/app-templates Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Update to the latest app-templates versionRomain Forlot1-0/+0
No more needs to call any macro and only include config.cmake file is mandatory. Common.cmake is include from config.cmake file Generation autobuild script in conf.d/autobuild dir Change-Id: I71a18a91755d76912fd8ff93c66bab231d4db301 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-26Enable check kernel version before buildRomain Forlot1-0/+0
Upgrade app-template submodule that allows to correctly check kernel version and uncomment kernel_minimal_version variable definition. Change-Id: I97d10e2506a89780fa611dc7f96eafb3f2be29cd Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-20Move submodule directoryRomain Forlot1-0/+0
Change-Id: I2c603ab49bab01fd1221147cfe9c97bdacea91a9 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-0/+0
Change-Id: Id94831651c3266861435272a6e36c7884bef2c45 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>