layerindex-web/layerindex/tools
Paul Eggleton 47d6ab50c8 Add layer import script
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>
2014-02-23 02:13:10 +00:00
..
import_classic_wiki.py layerindex/tools: fix permissions 2013-09-20 06:49:12 +01:00
import_classic.py Ensure logger is passed into runcmd function or use sys.stderr.write 2013-09-05 00:31:23 +01:00
import_layer.py Add layer import script 2014-02-23 02:13:10 +00:00
import_wiki_layers.py Move layers import script to tools subdirectory 2013-08-11 11:28:14 +01:00
update_classic_status.py layerindex/tools: fix permissions 2013-09-20 06:49:12 +01:00