mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
repo: update 2.18 -> 2.19
(From OE-Core rev: 1764fd43e8b9836f0163bb4dbcf087e93eb098fe) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c3183a69c4
commit
53d17b5fb1
@@ -9,10 +9,10 @@ SECTION = "console/utils"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main"
|
||||
SRCREV = "4a478edb443864561089b2699c9e65c85fc5e036"
|
||||
|
||||
SRC_URI += "file://0001-python3-shebang.patch"
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
|
||||
file://0001-python3-shebang.patch \
|
||||
"
|
||||
SRCREV = "2a089cfee4a3eb0c28cfb441861fc1fcb05797d3"
|
||||
|
||||
MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
|
||||
|
||||
Reference in New Issue
Block a user