summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/query.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bblayers/query: Add multiconfig support to `show-appends`Joshua Watt2023-08-161-4/+10
* bitbake: bblayers/query: Adjust show-layers output layoutPedro Baptista2023-02-041-3/+3
* bitbake: bblayers/query: Replace layer directory name with layer name for sho...Pedro Baptista2023-02-041-2/+2
* bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie2022-08-121-10/+16
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin2021-09-171-3/+3
* bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch2021-08-231-1/+1
* bitbake: bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie2021-03-151-1/+1
* bitbake: utils.py: get_file_layer(): Improve performanceRobert Yang2020-09-101-2/+10
* bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt2020-06-101-2/+2
* bitbake: bblayers: query: Add multiconfig optionJoshua Watt2020-03-071-7/+13
* bitbake: bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng2019-09-191-4/+5
* bitbake: bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng2019-09-191-19/+21
* bitbake: bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng2019-09-191-3/+9
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+4
* bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton2017-11-211-1/+1
* bitbake: bitbake-layers: Add support for multiple recipes at onceMark Hatle2017-11-071-5/+16
* bitbake: bitbake-layers: show-appends: add optional argument to limit package...Matthew McClintock2017-01-231-4/+10
* bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton2016-12-141-22/+6
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-5/+5
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-6/+6
* bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie2016-08-181-5/+5
* bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton2016-06-021-1/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-2/+2
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-171-0/+500