layerindex-web/layerindex/tools
Paul Eggleton 00bae9978d update_layer.py: fix up for bitbake API change
The multiconfig changes broke the calls here to loadDataFull(). To avoid
this being an issue in future, make use of tinfoil's new parse_recipe_file()
function (if available) to isolate the code here from any future changes to
bitbake's internal code.

Part of the fix for [YOCTO #10192].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2016-08-31 08:57:37 +12:00
..
import_classic_wiki.py layerindex/tools: fix permissions 2013-09-20 06:49:12 +01:00
import_classic.py update_layer.py: fix up for bitbake API change 2016-08-31 08:57:37 +12:00
import_layer.py Support (and require) Python 3 2016-06-12 11:33:08 +12: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