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