summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/layerindex.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine2022-10-291-0/+25
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* 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: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-1/+1
* 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: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+4
* 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: Add args.force to localargs before do_add_layerJeremy A. Puhlman2017-10-071-0/+1
* bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton2017-03-221-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-4/+4
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-6/+6
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-171-0/+270