From: "Scott Weaver" <weaverjs@gmail.com>
To: bitbake-devel@lists.openembedded.org
Cc: Scott Weaver <weaverjs@gmail.com>
Subject: [bitbake-devel][0/3] BZ#13039: updates to fetch2 and tests/fetch
Date: Sun, 5 Sep 2021 18:27:35 -0400 [thread overview]
Message-ID: <20210905222738.1050768-1-weaverjs@gmail.com> (raw)
In this patch set, I address BZ#13039 and add fetcher tests specifically
for downloadfilename use cases along with an update to the npm fetcher tests.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=13039
Scott Weaver (3):
bitbake: fetch2: fix premirror URI when downloadfilename defined
bitbake: tests/fetch: add downloadfilename tests
bitbake: tests/fetch: add and fix npm tests
bitbake/lib/bb/fetch2/__init__.py | 2 +-
bitbake/lib/bb/tests/fetch.py | 47 +++++++++++++++++++++++++++++--
2 files changed, 46 insertions(+), 3 deletions(-)
--
2.25.1
next reply other threads:[~2021-09-05 22:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-05 22:27 Scott Weaver [this message]
2021-09-05 22:27 ` [bitbake-devel][ 1/3] bitbake: fetch2: fix premirror URI when downloadfilename defined Scott Weaver
2021-09-22 1:58 ` kai
2021-09-28 2:00 ` Scott Weaver
2021-10-14 9:01 ` Robert Yang
2021-10-15 6:37 ` ChenQi
[not found] ` <16AE2029FEDEE475.7161@lists.openembedded.org>
2021-10-15 6:40 ` ChenQi
2021-09-05 22:27 ` [bitbake-devel][ 2/3] bitbake: tests/fetch: add downloadfilename tests Scott Weaver
2021-09-05 22:27 ` [bitbake-devel][ 3/3] bitbake: tests/fetch: add and fix npm tests Scott Weaver
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=20210905222738.1050768-1-weaverjs@gmail.com \
--to=weaverjs@gmail.com \
--cc=bitbake-devel@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.