Reorganization for a new project tree logic.
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 18 May 2017 16:21:08 +0000 (18:21 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 18 May 2017 17:02:20 +0000 (19:02 +0200)
commit2d21ecea6f2929cb07f62133c3812627d8408931
tree4671d4f67731c244c8ea2afdaa326eff39094776
parent162d50a33b8c72d09bd3dc82967c36d559f8278f
Reorganization for a new project tree logic.

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>
cmake/config.cmake.sample [moved from reference/etc/config.cmake with 89% similarity]
cmake/export.map [moved from reference/etc/export.map with 100% similarity]
cmake/macros.cmake [moved from reference/etc/macros.cmake with 55% similarity]
rpm/config.spec.in [new file with mode: 0644]
scripts/build [moved from reference/AGLbuild with 100% similarity]
wgt/config.xml.in [moved from reference/packaging/wgt/config.xml.in with 100% similarity]
wgt/icon.png [moved from reference/packaging/wgt/icon.png.in with 100% similarity]