mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
repo: update 2.37 -> 2.39
(From OE-Core rev: b9476848a1447b0e383b4a68615c4bc1e9aa89e0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90818b1c5d
commit
8b88f0431c
@@ -19,8 +19,8 @@ index b13e34c..205e0e5 100755
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env python
|
||||
+#!/usr/bin/env python3
|
||||
# -*- coding:utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2008 The Android Open Source Project
|
||||
#
|
||||
--
|
||||
2.33.0
|
||||
|
||||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
|
||||
file://0001-python3-shebang.patch \
|
||||
"
|
||||
SRCREV = "83c66ec661e39e47795086a5d26d0f3782ac1d49"
|
||||
SRCREV = "b99272c601bc5f466c3cfc782bb852c2c967ad27"
|
||||
|
||||
MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
|
||||
|
||||
Reference in New Issue
Block a user