mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
bitbake/fetch2: Fix typo
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -581,7 +581,7 @@ def srcrev_internal_helper(ud, d, name):
|
|||||||
"""
|
"""
|
||||||
Return:
|
Return:
|
||||||
a) a source revision if specified
|
a) a source revision if specified
|
||||||
b) latest revision if SREREV="AUTOINC"
|
b) latest revision if SRCREV="AUTOINC"
|
||||||
c) None if not specified
|
c) None if not specified
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user