summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin2021-09-171-3/+3
* bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch2021-08-231-1/+1
* bitbake: layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro2021-04-231-4/+11
* bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro2021-04-231-0/+1
* bitbake: bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie2021-03-151-1/+1
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-1/+1
* bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie2021-02-101-2/+2
* bitbake: utils.py: get_file_layer(): Improve performanceRobert Yang2020-09-101-2/+10
* bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt2020-06-102-9/+17
* bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie2020-03-241-1/+1
* bitbake: bblayers: query: Add multiconfig optionJoshua Watt2020-03-071-7/+13
* bitbake: layerindex: allow clones to be shallowJan-Simon Moeller2020-02-191-6/+10
* bitbake: bitbake: layerindex: use branch when specifiedJon Mason2020-02-151-4/+9
* bitbake: bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng2019-09-191-4/+5
* bitbake: bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng2019-09-191-19/+21
* bitbake: bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng2019-09-191-3/+9
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-045-0/+20
* bitbake: layerindex: don't use shell=True when cloningRoss Burton2018-11-231-1/+1
* bitbake: bitbake-layers: disable parsing for layerindex commandsMark Hatle2018-08-021-2/+2
* bitbake: bblayers/layerindex.py: Switch to use the new layerindexlib classMark Hatle2018-08-021-185/+119
* bitbake: bblayers/layerindex.py: Fix addition of layersMark Hatle2018-08-021-6/+9
* bitbake: bblayers: Don't parse all recipes when calling add-layerRichard Purdie2018-08-011-1/+1
* bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton2017-11-211-1/+1
* bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton2017-11-211-9/+12
* bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton2017-11-211-11/+13
* bitbake: bitbake-layers: Add support for multiple recipes at onceMark Hatle2017-11-071-5/+16
* bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman2017-10-071-0/+1
* bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun2017-06-061-4/+22
* bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton2017-03-221-1/+1
* bitbake: bitbake-layers: show-appends: add optional argument to limit package...Matthew McClintock2017-01-231-4/+10
* bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton2016-12-141-22/+6
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-304-11/+11
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-182-7/+7
* bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie2016-08-181-5/+5
* bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton2016-06-021-1/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-024-10/+10
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-175-0/+1038