mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 11:13:04 +01:00
Changelog: ========== - sync: fix connection error on macOS - upload: Return correct tuple values in _ProcessResults - worktree: Do not try to fix relative paths - forall: Fix returning results early - Use full name of the revision when checking dest-branch - Add REPO_SKIP_SELF_UPDATE check in sync - manifest: add optional base check on remove and extend - [event_log] Stop leaking semaphore resources - progress: always show done message - subcmds: reduce multiprocessing serialization overhead - sync: reduce multiprocessing serialization overhead - Fix incremental syncs for prjs with submodules (From OE-Core rev: 92e274a819ab6d1202519fd6b0b0cd9bf2b2e727) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>