aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/recipeparse.py
AgeCommit message (Expand)Author
2018-05-04utils: add common function to check out a specific git revisionPaul Eggleton
2018-05-01bulkchange.py: use oe.recipeutils code to patch recipesPaul Eggleton
2017-09-27Don't show "Starting bitbake server" in update logAmanda Brindle
2017-07-21recipeparse.py: restore cwd when the parsing is doneRobert Yang
2016-10-18recipeparse: remove unnecessary else statementLiam R. Howlett
2016-10-18layerindex/recipeparse.py: refactor setup_tinfoil, checkout_layer_branch, par...Liam R. Howlett
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2015-06-17recipeparse.py: handle old BBFILES append method in layer.confPaul Eggleton
2014-09-24Support newly added API for enabling variable history trackingPaul Eggleton
2013-12-28Check that the core layer contains conf/bitbake.confPaul Eggleton
2013-09-05Allow SHA1 hash for bitbake branchPaul Eggleton
2013-09-05Ensure logger is passed into runcmd function or use sys.stderr.writePaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-07-28Split out recipe parsing and utility functions to a separate modulePaul Eggleton