]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
repo: upgrade 2.53 -> 2.54
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 May 2025 09:03:36 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2025 09:29:17 +0000 (10:29 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/repo/repo_2.54.bb [moved from meta/recipes-devtools/repo/repo_2.53.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/repo/repo_2.53.bb
rename to meta/recipes-devtools/repo/repo_2.54.bb
index 77817c25e4313dab3b24ca4d58df572225722dd6..07ee583172925835c683a34e9034f917eb4ce986 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \
            "
-SRCREV = "4b94e773efd36754f6c8649ad55b90d19a61107f"
+SRCREV = "97dc5c1bd9527c2abe2183b16a4b7ef037dc34a7"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"