diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index b87ee42fe9..f942cc7319 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -969,7 +969,11 @@ | |||
| 969 | <glossdef> | 969 | <glossdef> |
| 970 | <para> | 970 | <para> |
| 971 | The revision of the source code used to build the package. | 971 | The revision of the source code used to build the package. |
| 972 | This variable applies to Subversion, GitT, or Bazaar only. | 972 | This variable applies to Subversion, Git, Mercurial and Bazaar |
| 973 | only. Note that if you wish to build a fixed revision and you wish | ||
| 974 | to avoid performing a query on the remote repository every time | ||
| 975 | BitBake parses your recipe, you should specify a SRCREV that is a | ||
| 976 | full revision identifier (and not just a tag). | ||
| 973 | </para> | 977 | </para> |
| 974 | </glossdef> | 978 | </glossdef> |
| 975 | </glossentry> | 979 | </glossentry> |
