diff options
| author | Markus Kurz <m.kurz92@gmail.com> | 2025-09-01 02:13:24 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-08 14:05:10 +0100 |
| commit | ac3e32c0e01884de608385a87ebad20b2eb06330 (patch) | |
| tree | 1f03033fc24809ae01e8b12cddce1e77691c727f | |
| parent | 01a220e1a79a2c60abaff7e4e72930c226d884e1 (diff) | |
| download | poky-ac3e32c0e01884de608385a87ebad20b2eb06330.tar.gz | |
repo: upgrade 2.56 -> 2.58
For changelog, check https://gerrit.googlesource.com/git-repo
(From OE-Core rev: 1c4566ee134a055f5eb1038fb7b216b68c83089f)
Signed-off-by: Markus Kurz <m.kurz92@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/repo/repo_2.58.bb (renamed from meta/recipes-devtools/repo/repo_2.56.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/repo/repo_2.56.bb b/meta/recipes-devtools/repo/repo_2.58.bb index efdb9bd0c9..76fb2d214c 100644 --- a/meta/recipes-devtools/repo/repo_2.56.bb +++ b/meta/recipes-devtools/repo/repo_2.58.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 11 | 11 | ||
| 12 | SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \ | 12 | SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "99b5a17f2c951fe5979100c36e7e1dbb4c61b36c" | 14 | SRCREV = "38d2fe11b9df521727fcca23c9dac086ce8378d3" |
| 15 | 15 | ||
| 16 | MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" | 16 | MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" |
| 17 | 17 | ||
