aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bblayers/layerindex.py
AgeCommit message (Expand)Author
2022-10-29bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2021-04-23layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro
2021-04-23layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2020-02-19layerindex: allow clones to be shallowJan-Simon Moeller
2020-02-15bitbake: layerindex: use branch when specifiedJon Mason
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
2017-10-06Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-03-21bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake-layers: convert to plugin-basedChristopher Larson