From: Wang Mingyu <[email protected]> Changelog: ========== - sync: include TARGET_RELEASE when constructing smart sync target. - color: fix have_fg not re assign to true - tox.ini: Make the lint and format environments run black for all code - tox.ini, constraints.txt: Lock the version of black to <24 - project: run fetch --refetch onacould not parse commit - Add a --rebase option to sync command - sync: Fix git command for aborting rebase being called incorrectly.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-devtools/repo/{repo_2.46.bb => repo_2.47.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.46.bb => repo_2.47.bb} (94%) diff --git a/meta/recipes-devtools/repo/repo_2.46.bb b/meta/recipes-devtools/repo/repo_2.47.bb similarity index 94% rename from meta/recipes-devtools/repo/repo_2.46.bb rename to meta/recipes-devtools/repo/repo_2.47.bb index 147b09ce85..adebea1c8e 100644 --- a/meta/recipes-devtools/repo/repo_2.46.bb +++ b/meta/recipes-devtools/repo/repo_2.47.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 \ " -SRCREV = "0444ddf78e3026056ee3786119e595909c039ff2" +SRCREV = "1e19f7dd61923b8835d9c6e1a7e560575dafaf1e" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204935): https://lists.openembedded.org/g/openembedded-core/message/204935 Mute This Topic: https://lists.openembedded.org/mt/108643636/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
