diff options
Diffstat (limited to 'documentation/dev-manual/bblock.rst')
-rw-r--r-- | documentation/dev-manual/bblock.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/bblock.rst b/documentation/dev-manual/bblock.rst index 68292903ba..605bb75655 100644 --- a/documentation/dev-manual/bblock.rst +++ b/documentation/dev-manual/bblock.rst | |||
@@ -19,7 +19,7 @@ recipes that depend on it. | |||
19 | To prevent this, use ``bblock`` to lock specific tasks or recipes to | 19 | To prevent this, use ``bblock`` to lock specific tasks or recipes to |
20 | specific signatures, forcing BitBake to use the sstate cache for them. | 20 | specific signatures, forcing BitBake to use the sstate cache for them. |
21 | 21 | ||
22 | .. attention:: | 22 | .. warning:: |
23 | 23 | ||
24 | Use ``bblock`` only during the development phase. | 24 | Use ``bblock`` only during the development phase. |
25 | 25 | ||