diff options
author | Julien Stephan <jstephan@baylibre.com> | 2023-09-25 10:04:51 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-09 15:58:47 +0100 |
commit | 91db19fc36c2822dc271d572fbbf369963e6632b (patch) | |
tree | 646a0f259b3d78132feedb2fb30a9f3c35476a18 /scripts/lib/wic/help.py | |
parent | 043ca5f64db8d98c30bdc4cb1f3f6976561495e7 (diff) | |
download | poky-91db19fc36c2822dc271d572fbbf369963e6632b.tar.gz |
scripts/bblock: add a script to lock/unlock recipes
bblock script allows to lock/unlock recipes to latest task signatures.
The idea is to prevent some recipes to be rebuilt during development.
For example when working on rust recipe, one may not want rust-native to be
rebuilt.
This tool can be used, with proper environment set up, using the following
command:
bblock <recipe_name>
See help for more details
if a <recipe_name>'s task signature change, this task will not be built again and
sstate cache will be used.
[YOCTO #13425]
(From OE-Core rev: 2d9ab0cfd7f3cacc347954676f1323342a6b286f)
Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/help.py')
0 files changed, 0 insertions, 0 deletions