summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/action.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-layers: adapt force option to not use tinfoilSimone Weiß4 days1-1/+3
* bitbake: lib: Drop inotify support and replace with mtime checksRichard Purdie2023-09-181-0/+6
* bitbake: action.py: add topdir in bblayers_conf path for remove-layerPedro Baptista2023-02-171-1/+1
* bitbake: action.py: add topdir in bblayers_conf path for add-layerPedro Baptista2023-02-171-1/+2
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-211-1/+1
* bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie2021-02-101-2/+2
* bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt2020-06-101-7/+15
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+4
* bitbake: bblayers: Don't parse all recipes when calling add-layerRichard Purdie2018-08-011-1/+1
* bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton2017-11-211-9/+12
* bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton2017-11-211-11/+13
* bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun2017-06-061-4/+22
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-1/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-1/+1
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-171-0/+233