summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/index.rst
diff options
context:
space:
mode:
authorJulien Stephan <jstephan@baylibre.com>2024-11-06 14:54:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-11-07 10:12:24 +0000
commit78f25d9a9c5b5f87d3dcf76d1356d1c906e82103 (patch)
tree95fa82dbc79fbde6e914db744d7ae0ac0e74e710 /documentation/dev-manual/index.rst
parentc69aaeef1110717fd0660b0ff58eb957e5b29bb0 (diff)
downloadpoky-78f25d9a9c5b5f87d3dcf76d1356d1c906e82103.tar.gz
dev-manual: add bblock documentation
bblock is a helper tool to lock/unlock tasks and recipes to specific signatures. Add a documentation page for it. (From yocto-docs rev: a082aa39840587d3af6c3f4a2c2747564ca37414) Signed-off-by: Julien Stephan <jstephan@baylibre.com> Reviewed-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r--documentation/dev-manual/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst
index 9ccf60f701..7afd0d820e 100644
--- a/documentation/dev-manual/index.rst
+++ b/documentation/dev-manual/index.rst
@@ -48,5 +48,6 @@ Yocto Project Development Tasks Manual
48 error-reporting-tool 48 error-reporting-tool
49 wayland 49 wayland
50 qemu 50 qemu
51 bblock
51 52
52.. include:: /boilerplate.rst 53.. include:: /boilerplate.rst