Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-devtools/repo/{repo_2.18.bb => repo_2.19.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/repo/{repo_2.18.bb => repo_2.19.bb} (88%)
diff --git a/meta/recipes-devtools/repo/repo_2.18.bb b/meta/recipes-devtools/repo/repo_2.19.bb similarity index 88% rename from meta/recipes-devtools/repo/repo_2.18.bb rename to meta/recipes-devtools/repo/repo_2.19.bb index bf5e8d0429..730540cfa0 100644 --- a/meta/recipes-devtools/repo/repo_2.18.bb +++ b/meta/recipes-devtools/repo/repo_2.19.bb @@ -9,10 +9,10 @@ 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" -SRCREV = "4a478edb443864561089b2699c9e65c85fc5e036" - -SRC_URI += "file://0001-python3-shebang.patch" +SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \ + file://0001-python3-shebang.patch \ + " +SRCREV = "2a089cfee4a3eb0c28cfb441861fc1fcb05797d3" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159759): https://lists.openembedded.org/g/openembedded-core/message/159759 Mute This Topic: https://lists.openembedded.org/mt/87755575/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
