summaryrefslogtreecommitdiffstats
path: root/scripts/build
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15Specify script as a sample file to be copiedRomain Forlot1-47/+0
Change-Id: I464a4eb83f47860f3e5e0f9297e6632fe90cdc51 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Reorganization for a new project tree logic.Romain Forlot1-0/+47
This directory has to be include as submodules by example into a conf.d directory at root project path. conf.d will have config.cmake, icon.png, build scripts and a package directory where should lies builded config.xml and config.spec files to build package using OBS (by example) Change-Id: I2a5cd8a4b5641995ef89a1e796a0e5a229303f7c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>