public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] Add clarification for SRCREV
@ 2023-06-06 18:09 Ed Beroset
  2023-06-07  8:22 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: Ed Beroset @ 2023-06-06 18:09 UTC (permalink / raw)
  To: docs; +Cc: Ed Beroset

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.

Signed-off-by: Ed Beroset <beroset@ieee.org>
---
 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 6a7888ab4..5b96e4efe 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -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
       performing a query on the remote repository every time BitBake parses
       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::
 
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] Add clarification for SRCREV
@ 2023-06-07 13:58 beroset
  2023-06-07 15:55 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: beroset @ 2023-06-07 13:58 UTC (permalink / raw)
  To: docs; +Cc: Ed Beroset

From: Ed Beroset <beroset@ieee.org>

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.

Signed-off-by: Ed Beroset <beroset@ieee.org>
---
 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 6a7888ab4..5b96e4efe 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -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
       performing a query on the remote repository every time BitBake parses
       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::
 
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-07 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06 18:09 [PATCH] Add clarification for SRCREV Ed Beroset
2023-06-07  8:22 ` [docs] " Michael Opdenacker
  -- strict thread matches above, loose matches on Subject: below --
2023-06-07 13:58 beroset
2023-06-07 15:55 ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox