aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bblayers/query.py
AgeCommit message (Expand)Author
2023-08-16bblayers/query: Add multiconfig support to `show-appends`Joshua Watt
2023-02-04bblayers/query: Adjust show-layers output layoutPedro Baptista
2023-02-04bblayers/query: Replace layer directory name with layer name for show-layersPedro Baptista
2022-08-12BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2021-09-16bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-08-23bitbake: bitbake-layers: add skip reason to outputMarco Felsch
2021-03-15bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie
2020-09-09utils.py: get_file_layer(): Improve performanceRobert Yang
2020-06-06bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-03-06bblayers: query: Add multiconfig optionJoshua Watt
2019-09-19bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2017-11-11bitbake-layers: show-recipes: fix help to mention -i supports multiple classesPaul Eggleton
2017-11-07bitbake-layers: Add support for multiple recipes at onceMark Hatle
2017-01-23bitbake-layers: show-appends: add optional argument to limit package listMatthew McClintock
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2016-08-17cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie
2016-06-02bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake-layers: convert to plugin-basedChristopher Larson