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

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

* 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 | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.49.0



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 15:41 [PATCH v2 0/1] fetch2: try_mirror_url(): Skip invalid local url liezhi.yang
2025-08-11 15:41 ` [PATCH v2 1/1] " liezhi.yang
2025-08-12  3:50   ` [bitbake-devel] " 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.