aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/tools/import_layer.py
AgeCommit message (Collapse)Author
2014-02-23Add layer import scriptPaul Eggleton
Adds a simple way to add a new layer to the database in an automated manner, given only a URL and optionally a name and subdirectory. If no subdirectory is given, the root and all first-level subdirectories that contain conf/layer.conf will be created as layers. Guesses will be made as to the right values for certain fields, by looking at README/MAINTAINERS files and github repository information. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>