summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers
AgeCommit message (Expand)Author
2023-09-18bitbake: lib: Drop inotify support and replace with mtime checksRichard Purdie
2023-08-16bitbake: bblayers/query: Add multiconfig support to `show-appends`Joshua Watt
2023-02-17bitbake: action.py: add topdir in bblayers_conf path for remove-layerPedro Baptista
2023-02-17bitbake: action.py: add topdir in bblayers_conf path for add-layerPedro Baptista
2023-02-04bitbake: bblayers/query: Adjust show-layers output layoutPedro Baptista
2023-02-04bitbake: bblayers/query: Replace layer directory name with layer name for sho...Pedro Baptista
2022-10-29bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-02-21bitbake: bitbake: Replace remaining "abort" usageScott Murray
2021-09-17bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-08-23bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch
2021-04-23bitbake: layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro
2021-04-23bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2021-03-15bitbake: bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-10bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2020-09-10bitbake: utils.py: get_file_layer(): Improve performanceRobert Yang
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-03-24bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie
2020-03-07bitbake: bblayers: query: Add multiconfig optionJoshua Watt
2020-02-19bitbake: layerindex: allow clones to be shallowJan-Simon Moeller
2020-02-15bitbake: bitbake: layerindex: use branch when specifiedJon Mason
2019-09-19bitbake: bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng
2019-09-19bitbake: bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng
2019-09-19bitbake: bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng
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
2018-08-01bitbake: bblayers: Don't parse all recipes when calling add-layerRichard Purdie
2017-11-21bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton
2017-11-21bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton
2017-11-21bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton
2017-11-07bitbake: bitbake-layers: Add support for multiple recipes at onceMark Hatle
2017-10-07bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-06-06bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-03-22bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2017-01-23bitbake: bitbake-layers: show-appends: add optional argument to limit package...Matthew McClintock
2016-12-14bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-08-18bitbake: bitbake: Initial multi-config supportRichard Purdie
2016-08-18bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie
2016-06-02bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake: bitbake-layers: convert to plugin-basedChristopher Larson