Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] archiver.bbclass: Drop tarfile module to improve performance
@ 2023-12-22  7:31 liezhi.yang
  2023-12-22  7:31 ` [PATCH v2 1/1] " liezhi.yang
  0 siblings, 1 reply; 2+ messages in thread
From: liezhi.yang @ 2023-12-22  7:31 UTC (permalink / raw)
  To: openembedded-core

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

* V2:
  - Fix for layerindex error:
    TypeError: argument of type 'NoneType' is not iterable

The following changes since commit 1bfa564f1aa8b865f6c3ae3501e6d5f6cc0542eb:

  curl: Disable two intermittently failing tests (2023-12-21 13:49:45 +0000)

are available in the Git repository at:

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

Robert Yang (1):
  archiver.bbclass: Drop tarfile module to improve performance

 meta/classes/archiver.bbclass | 28 ++++++++++++++++------------
 meta/conf/bitbake.conf        |  3 +++
 2 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.42.0



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

end of thread, other threads:[~2023-12-22  7:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22  7:31 [PATCH v2 0/1] archiver.bbclass: Drop tarfile module to improve performance liezhi.yang
2023-12-22  7:31 ` [PATCH v2 1/1] " liezhi.yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox