summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-01 08:49:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-05 12:49:56 +0000
commit8d41a98324c3d8643cc67bfee4426f69b669f3f8 (patch)
treeef0823a09912f56ac01215d16256abe71b95eafe
parentba6d1c6ba24546edfaa8db839474c368db984eba (diff)
downloadpoky-8d41a98324c3d8643cc67bfee4426f69b669f3f8.tar.gz
repo: upgrade 2.50.1 -> 2.51
(From OE-Core rev: 70fdf1f415e7cfe6e66a9b0d8b6e9bc5f34ca0f4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/repo/repo_2.51.bb (renamed from meta/recipes-devtools/repo/repo_2.50.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/repo/repo_2.50.1.bb b/meta/recipes-devtools/repo/repo_2.51.bb
index f1fcc9c8a1..b78b4867f1 100644
--- a/meta/recipes-devtools/repo/repo_2.50.1.bb
+++ b/meta/recipes-devtools/repo/repo_2.51.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
11 11
12SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \ 12SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
13 " 13 "
14SRCREV = "13d6588bf60f0980ffa3d178441fa707655fee95" 14SRCREV = "db111d392407797e170355e1c0ec98e71d4a8278"
15 15
16MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" 16MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
17 17