[STRUCTURE][LAYER][ADD] Create mata-layer with basic content
- Licence file LICENSE.txt
- Documentation file README.md docs/assets/clea_os_logo.png
- layer configuration conf/layer.conf conf/bblayers.conf
-
Yconfig_distro
information -
distro
folder containing an initial distribution calledclea-os-fb-embedded
- fix
layers.conf
removing the double dashes.
Add conf/clea-os-embedded-features.conf
. This file is used by the build
configurator to double-check the local.conf
to make sure that the
configuration fulfills flavour's requirements. If a variable is set with
different values in the local.conf
and *features.conf
the
configurator raises an error.
Note: conf/bblayers.conf file is not yet useful becouse used by internal tool for the Clea OS project configuration. This file will contains the list of layer to include because they are in support of the same (as dependency list). Is currently the layer itself.
Edited by Davide Cardillo