mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Add clarification for SRCREV
It was not clear to me what a "full revision identifier" was in the context of the note documenting SRCREV. After clarification via IRC, this submission attempts to clarify what is meant to help future readers. (From yocto-docs rev: 484a2d039ffbdde4229cbe20f0ab2c5fc8217d88) Signed-off-by: Ed Beroset <beroset@ieee.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c056757ca5
commit
ab06a2e244
@@ -7942,7 +7942,7 @@ system and gives an overview of their function and contents.
|
|||||||
that if you want to build a fixed revision and you want to avoid
|
that if you want to build a fixed revision and you want to avoid
|
||||||
performing a query on the remote repository every time BitBake parses
|
performing a query on the remote repository every time BitBake parses
|
||||||
your recipe, you should specify a :term:`SRCREV` that is a full revision
|
your recipe, you should specify a :term:`SRCREV` that is a full revision
|
||||||
identifier and not just a tag.
|
identifier (e.g. the full SHA hash in git) and not just a tag.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user