aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bblayers
AgeCommit message (Expand)Author
2021-03-15bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-09bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2020-09-09utils.py: get_file_layer(): Improve performanceRobert Yang
2020-06-06bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-03-23data_smart: Don't pass unneeded datastoreRichard Purdie
2020-03-06bblayers: query: Add multiconfig optionJoshua Watt
2020-02-19layerindex: allow clones to be shallowJan-Simon Moeller
2020-02-15bitbake: layerindex: use branch when specifiedJon Mason
2019-09-19bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-11-23layerindex: don't use shell=True when cloningRoss Burton
2018-08-01bitbake-layers: disable parsing for layerindex commandsMark Hatle
2018-08-01bblayers/layerindex.py: Switch to use the new layerindexlib classMark Hatle
2018-08-01bblayers/layerindex.py: Fix addition of layersMark Hatle
2018-08-01bblayers: Don't parse all recipes when calling add-layerRichard Purdie
2017-11-11bitbake-layers: show-recipes: fix help to mention -i supports multiple classesPaul Eggleton
2017-11-11bitbake-layers: remove-layer: support removing multiple layers at a timePaul Eggleton
2017-11-11bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton
2017-11-07bitbake-layers: Add support for multiple recipes at onceMark Hatle
2017-10-06Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-06-05bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-03-21bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2017-01-23bitbake-layers: show-appends: add optional argument to limit package listMatthew McClintock
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2016-08-17cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie
2016-06-02bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake-layers: convert to plugin-basedChristopher Larson