summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-06-195-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