From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 0/2 v2] fetch2: Unify BB_FETCH_PREMIRRORONLY
Date: Mon, 25 Mar 2019 16:10:56 +0800 [thread overview]
Message-ID: <cover.1553501143.git.liezhi.yang@windriver.com> (raw)
* V2
- Use bb.utils.to_boolean() for BB_FETCH_PREMIRRORONLY as RP suggested.
- Use bb.utils.to_boolean() for BB_NO_NETWORK.
- We also need use bb.utils.to_boolean() for oe-core's BB_NO_NETWORK, will
fix it later.
* V1
- Initial version
The following changes since commit acc242c7ec20a74e1afcc2420f5e2981e843b0df:
bitbake: fetch2: Print SCMs list when SRCREV_FORMAT is not set (2019-03-24 17:01:34 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib rbt/premirror
http://git.pokylinux.org/cgit.cgi//log/?h=rbt/premirror
Robert Yang (2):
fetch2: Unify BB_FETCH_PREMIRRORONLY
fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORK
bitbake/lib/bb/fetch2/__init__.py | 6 +++---
bitbake/lib/bb/fetch2/git.py | 2 +-
bitbake/lib/bb/fetch2/hg.py | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--
2.7.4
next reply other threads:[~2019-03-25 7:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 8:10 Robert Yang [this message]
2019-03-25 8:10 ` [PATCH 1/2 v2] fetch2: Unify BB_FETCH_PREMIRRORONLY Robert Yang
2019-03-25 8:10 ` [PATCH 2/2 v2] fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORK Robert 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.1553501143.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox