All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] fetch2: try_mirror_url(): Skip invalid local url
@ 2025-08-12  8:04 liezhi.yang
  2025-08-12  8:04 ` [PATCH v3 1/1] " liezhi.yang
  0 siblings, 1 reply; 4+ messages in thread
From: liezhi.yang @ 2025-08-12  8:04 UTC (permalink / raw)
  To: bitbake-devel

From: Robert Yang <liezhi.yang@windriver.com>

* V3
  - Check both repo and rep.git since git works with both of them.

* V2
  - Move the code to try_mirror_url() as Alex suggested
  - Add more commit messages.

* V1
  - Initial version

// Robert

The following changes since commit 3b2f9c31dc17c3ba5f6a9971413afed3d450d826:

  poky.yaml.in: increase required disk space to 140G (2025-08-08 23:41:11 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/bitbake rbt/mirror
  https://github.com/robertlinux/bitbake/tree/rbt/mirror

Robert Yang (1):
  fetch2: try_mirror_url(): Skip invalid local url

 bitbake/lib/bb/fetch2/__init__.py | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-12 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12  8:04 [PATCH v3 0/1] fetch2: try_mirror_url(): Skip invalid local url liezhi.yang
2025-08-12  8:04 ` [PATCH v3 1/1] " liezhi.yang
2025-08-12  9:12   ` [bitbake-devel] " Richard Purdie
2025-08-12 10:20     ` Robert Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.