similarity index 94%
rename from meta/recipes-devtools/repo/repo_2.66.1.bb
rename to meta/recipes-devtools/repo/repo_2.67.bb
@@ -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 = "b85886fa9f5b4e2189cc5b2f40bd0a80459d4c77"
+SRCREV = "d27d6829a84f488b7253ea693dcc429076c33914"
MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
Changelog: - project: check upstream ref ancestry for non-shallow clones - project: gate the default-branch query by Git version - git_superproject: resolve one negotiation ref directly - upload: reuse the worker current-branch result - version: read describe and date in one Git call - cherry_pick: resolve and read commits in one process - rebase: delegate automatic stashing to Git - git_config: recognize only complete object IDs - sync: tell apart same-path submanifest projects - project: carry current state from the ref snapshot - project: reuse ref OIDs in branch maintenance - project: centralize safe branch and commit resolution - project: reuse loaded refs when resolving HEAD - git_refs: load HEAD with the ref snapshot on Git 2.45 - upload: prune ref scans for untouched projects and specific branches - project: read HEAD directly in-memory to avoid subprocesses - sync: skip submodules removed from their parent - sync: fetch submodules after their parent repository - sync: check out submodules at the parent's new revision - project: don't use dest-branch or tags as SHA-1 upstream fallback - hooks: add --fix option to auto-apply hook fixes - Add detailed upload context to Trace2 telemetry - project: allow re-reading submodule gitlinks Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> --- meta/recipes-devtools/repo/{repo_2.66.1.bb => repo_2.67.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)