summaryrefslogtreecommitdiffstats
path: root/default
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15Add variable indicating where is app-templates repo cloneRomain Forlot2-4/+8
Change-Id: Ifd7d2e47727840705dddec1a4ae83e917a5110be Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Separate directory to put package build files.Romain Forlot1-0/+2
Templated files config.xml.in and config.spec.in are configured to be used by wgt and rpm packager software. Change-Id: Id7fbd7822acb4d0f187d9d9b8d1682ee7ef0cc33 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Fix: rpm spec file not configured.Romain Forlot1-2/+2
Fix: wrong variable name tested Change-Id: I03dfb603c1c30b1935356699e45b1f82bc1f63c8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Format: indentRomain Forlot1-11/+45
Change-Id: Ia500deb6b1af1df6f1f0f0ec31e0e5730ac293f5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Rename variable to be more accurateRomain Forlot1-18/+19
Renaming PROJECT_PKG_DIR to PROJECT_PKG_BUILD_DIR. Change-Id: I8e26ca9d2ec908ee2dcd3980ea86847a1b7e0178 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Renaming macros to common.Romain Forlot1-0/+0
Change-Id: I5f4085718afa7519ec2ec67566e3685d36412f27 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Fix wrong rpm spec files extensions.Romain Forlot1-7/+7
Classic RPM build file is suffixed with .spec. Change-Id: I66e1a756ce72501d3ebb103588bf439bf1135140 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Reorganization of folder structureRomain Forlot6-0/+509
Change-Id: I809382d652415038b53be9a1ec9f2f60939cce42 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>