]> code.ossystems Code Review - openembedded-core.git/commitdiff
repo: upgrade 2.19 -> 2.20
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 19 Jan 2022 10:40:55 +0000 (11:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:24 +0000 (11:57 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/repo/repo_2.20.bb [moved from meta/recipes-devtools/repo/repo_2.19.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/repo/repo_2.19.bb
rename to meta/recipes-devtools/repo/repo_2.20.bb
index 730540cfa04fc8893b02fb40ed946d207ea8a9a6..b56559fd9aa6c8d150c8900bab0b2bc47e6f5df9 100644 (file)
@@ -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 = "2a089cfee4a3eb0c28cfb441861fc1fcb05797d3"
+SRCREV = "98bb76577d9e7e0ffdeb643f1654ec006f6bbc8c"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"