summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/action.py
AgeCommit message (Expand)Author
2023-09-18bitbake: lib: Drop inotify support and replace with mtime checksRichard Purdie
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
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-02-21bitbake: bitbake: Replace remaining "abort" usageScott Murray
2021-02-10bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-01bitbake: bblayers: Don't parse all recipes when calling add-layerRichard Purdie
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-06-06bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-08-18bitbake: bitbake: Initial multi-config supportRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake: bitbake-layers: convert to plugin-basedChristopher Larson