From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:39 +0000 (+0200) Subject: repo: upgrade 2.24.1 -> 2.25 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4078 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ea7d33e314a150746febd023ae1154eb5d60ca;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git repo: upgrade 2.24.1 -> 2.25 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/repo/repo_2.24.1.bb b/meta/recipes-devtools/repo/repo_2.25.bb similarity index 95% rename from meta/recipes-devtools/repo/repo_2.24.1.bb rename to meta/recipes-devtools/repo/repo_2.25.bb index f6e1ce730b5..b7332515c85 100644 --- a/meta/recipes-devtools/repo/repo_2.24.1.bb +++ b/meta/recipes-devtools/repo/repo_2.25.bb @@ -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 = "0de4fc3001b36db7e107e61586296ca25bbf6d6d" +SRCREV = "501733c2abb1180679f25b2f78970d73a2f8d413" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"