All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fetch2/git: Use basename for gitsrcname when ud.proto is file
@ 2024-06-22  5:20 liezhi.yang
  2024-06-22  5:20 ` [PATCH 1/1] " liezhi.yang
  2024-07-14 11:08 ` [bitbake-devel] [PATCH 0/1] " Robert Yang
  0 siblings, 2 replies; 19+ messages in thread
From: liezhi.yang @ 2024-06-22  5:20 UTC (permalink / raw)
  To: bitbake-devel

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

* Test info
  - bitbake world --runall=fetch works well when BB_GENERATE_MIRROR_TARBALLS
    and BB_GIT_SHALLOW are enabled or disabled

  - bitbake-selftest works well

// Robert

The following changes since commit 5d88faa0f35f0205c1475893d8589d1e6533dcc0:

  bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also in get_unihashes (2024-06-18 08:45:22 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/fetch_git
  https://github.com/robertlinux/yocto/tree/rbt/fetch_git

Robert Yang (1):
  fetch2/git: Use basename for gitsrcname when ud.proto is file

 bitbake/lib/bb/fetch2/git.py | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.45.1



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

end of thread, other threads:[~2025-05-13  1:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-22  5:20 [PATCH 0/1] fetch2/git: Use basename for gitsrcname when ud.proto is file liezhi.yang
2024-06-22  5:20 ` [PATCH 1/1] " liezhi.yang
2024-07-14 11:17   ` [bitbake-devel] " Richard Purdie
2024-07-14 13:03     ` Robert Yang
2024-07-14 13:32       ` Richard Purdie
2024-07-14 13:54         ` Robert Yang
2024-08-06 11:06   ` Richard Purdie
2024-08-06 11:20     ` Ross Burton
2024-08-06 13:42     ` Robert Yang
2024-08-06 14:10       ` Richard Purdie
2024-08-07  2:23         ` Robert Yang
2024-08-07 14:58           ` Richard Purdie
     [not found]     ` <17E927848AD479BA.28314@lists.openembedded.org>
2024-08-06 13:50       ` Robert Yang
2024-07-14 11:08 ` [bitbake-devel] [PATCH 0/1] " Robert Yang
2025-05-12  9:26   ` Yi Qingliang
2025-05-12 11:20     ` [bitbake-devel] " Koch, Stefan
2025-05-13  0:41       ` Yi Qingliang
2025-05-13  0:48         ` Yi Qingliang
2025-05-13  1:02           ` Yi Qingliang

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.