mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +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:
|
||||
a) a source revision if specified
|
||||
b) latest revision if SREREV="AUTOINC"
|
||||
b) latest revision if SRCREV="AUTOINC"
|
||||
c) None if not specified
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user