diff options
| -rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 32359291b2..fc29e476cd 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -7787,7 +7787,7 @@ system and gives an overview of their function and contents. | |||
| 7787 | that if you want to build a fixed revision and you want to avoid | 7787 | that if you want to build a fixed revision and you want to avoid |
| 7788 | performing a query on the remote repository every time BitBake parses | 7788 | performing a query on the remote repository every time BitBake parses |
| 7789 | your recipe, you should specify a :term:`SRCREV` that is a full revision | 7789 | your recipe, you should specify a :term:`SRCREV` that is a full revision |
| 7790 | identifier and not just a tag. | 7790 | identifier (e.g. the full SHA hash in git) and not just a tag. |
| 7791 | 7791 | ||
| 7792 | .. note:: | 7792 | .. note:: |
| 7793 | 7793 | ||
