aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/tools/common.py
AgeCommit message (Expand)Author
2018-05-04rrs/tools: ensure recipe parsing code deletes temporary dirPaul Eggleton
2018-05-04rrs/tools/common.py: ensure we pass a string to loadDataFull()Paul Eggleton
2018-05-04rrs/tools: drop update_repo()Paul Eggleton
2018-05-04rrs/tools: print debug message when parsing recipesPaul Eggleton
2018-05-04rrs/tools/common.py: import sys/os at topPaul Eggleton
2018-05-04rrs/tools: add dry-run option to each scriptPaul Eggleton
2018-05-04rrs/tools/common.py: Fix typo when load recipesAníbal Limón
2018-05-04rrs/tools: Upgrade to use new API of tinfoilAníbal Limón
2018-05-04rrs/tools/common.py: When load a recipe use tinfoil cacheAníbal Limón
2018-05-04rrs/tools/common.py: common_setup() Add layerindex to the path.Aníbal Limón
2018-05-04layerindex,rrs: Minor changes to work with python3.Aníbal Limón
2018-05-04rrs/tools: get_recipe_pv_without_srcrev add support for discard prefixesAníbal Limón
2018-05-04rrs/tools: Convert unicode strings from Django models to strings.Aníbal Limón
2018-05-04rrs/tools/common.py: Add import of FetchError and display parse errorsAníbal Limón
2018-05-04rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function.Aníbal Limón
2018-05-04rrs/tools/common.py: Handle exception when load_recipes caused by expand PV v...Aníbal Limón
2018-05-04rrs/tools/common.py: Add get_logger function.Aníbal Limón
2018-05-04rrs/tools/common.py: Add load_recipes function.Aníbal Limón
2018-05-04rrs/tools/common.py: Add get_pv_type function.Aníbal Limón
2018-05-04rrs/tools/common.py: Add library with common functionality.Aníbal Limón