mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 15:50:16 +00:00
bitbake/fetchers: Sync with upstream bitbake
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3191 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -134,4 +134,5 @@ class Git(Fetch):
|
||||
return output.split()[0]
|
||||
|
||||
def _build_revision(self, url, ud, d):
|
||||
return ud.tag
|
||||
return ud.tag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user