зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1157962 - Update libvpx upstream repo reference. r=kinetik DONTBUILD
Google have changed the canonical repository url.
This commit is contained in:
Родитель
01b7ab0e47
Коммит
735514249c
|
@ -328,7 +328,7 @@ platform_files = [
|
|||
]
|
||||
|
||||
def prepare_upstream(prefix, commit=None):
|
||||
upstream_url = 'https://gerrit.chromium.org/gerrit/webm/libvpx'
|
||||
upstream_url = 'https://chromium.googlesource.com/webm/libvpx'
|
||||
if os.path.exists(prefix):
|
||||
print "Using existing repo in '%s'" % prefix
|
||||
os.chdir(prefix)
|
||||
|
|
Загрузка…
Ссылка в новой задаче