summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/layerindex.py
AgeCommit message (Expand)Author
2022-10-29bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2021-04-23bitbake: layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro
2021-04-23bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2020-02-19bitbake: layerindex: allow clones to be shallowJan-Simon Moeller
2020-02-15bitbake: bitbake: layerindex: use branch when specifiedJon Mason
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-11-23bitbake: layerindex: don't use shell=True when cloningRoss Burton
2018-08-02bitbake: bitbake-layers: disable parsing for layerindex commandsMark Hatle
2018-08-02bitbake: bblayers/layerindex.py: Switch to use the new layerindexlib classMark Hatle
2018-08-02bitbake: bblayers/layerindex.py: Fix addition of layersMark Hatle
2017-10-07bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-03-22bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake: bitbake-layers: convert to plugin-basedChristopher Larson