mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
dev-manual: bblock: use warning block instead of attention
Sphinx recommends using warning and note here: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#directives Suggested-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: 8288c8cae7fe7303e89d8ed286de91fc26ce6cc3) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit ed49067f172637d38d470a864feed2a02bd84c66) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
4625985c41
commit
4d44b6b9ff
@@ -19,7 +19,7 @@ recipes that depend on it.
|
|||||||
To prevent this, use ``bblock`` to lock specific tasks or recipes to
|
To prevent this, use ``bblock`` to lock specific tasks or recipes to
|
||||||
specific signatures, forcing BitBake to use the sstate cache for them.
|
specific signatures, forcing BitBake to use the sstate cache for them.
|
||||||
|
|
||||||
.. attention::
|
.. warning::
|
||||||
|
|
||||||
Use ``bblock`` only during the development phase.
|
Use ``bblock`` only during the development phase.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user