mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
repo: upgrade 2.49.3 -> 2.50.1
Changelog: =========== - gc: Introduce new command to remove old projects - sync: Delete symlinks relative to client topdir - Add smoke test for subcmd forall - Remove gitc support from repo - branches: Escape percent signs in branch names - sync: Do not fail to sync a manifest with no projects - Fix event log command event hierarchy. - Make repo installation work without .git (From OE-Core rev: 2a4230c3565d235cba891c5ee060f82f1075fc4e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d73ae79a8
commit
95d4cb45a9
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
|
||||
"
|
||||
SRCREV = "ab2d3211043e2cb42a55f56e5abf69d23103c105"
|
||||
SRCREV = "13d6588bf60f0980ffa3d178441fa707655fee95"
|
||||
|
||||
MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
|
||||
|
||||
Reference in New Issue
Block a user