From: liezhi.yang@windriver.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/1] archiver.bbclass: Drop tarfile module to improve performance
Date: Thu, 21 Dec 2023 23:31:48 -0800 [thread overview]
Message-ID: <cover.1703230207.git.liezhi.yang@windriver.com> (raw)
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
next reply other threads:[~2023-12-22 7:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 7:31 liezhi.yang [this message]
2023-12-22 7:31 ` [PATCH v2 1/1] archiver.bbclass: Drop tarfile module to improve performance liezhi.yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1703230207.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.