diff --git a/meta/recipes-devtools/repo/repo_2.52.bb b/meta/recipes-devtools/repo/repo_2.53.bb similarity index 92% rename from meta/recipes-devtools/repo/repo_2.52.bb rename to meta/recipes-devtools/repo/repo_2.53.bb index 2e877c1847..77817c25e4 100644 --- a/meta/recipes-devtools/repo/repo_2.52.bb +++ b/meta/recipes-devtools/repo/repo_2.53.bb @@ -9,9 +9,9 @@ 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 \ +SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \ " -SRCREV = "8d5f03261164f3cd65af0576dfa7d4edded96c67" +SRCREV = "4b94e773efd36754f6c8649ad55b90d19a61107f" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"