From: Amanda Brindle <amanda.r.brindle@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: stephano.cetola@intel.com
Subject: [PATCH v2 0/1] tinfoil.py: Check if BUILDDIR or .devtoolbase exists
Date: Wed, 7 Feb 2018 10:26:53 -0800 [thread overview]
Message-ID: <cover.1517873329.git.amanda.r.brindle@intel.com> (raw)
In v2, if the build environment is not initialised, raise an exception instead of printing out a message.
Also, check if .devtoolbase exists. This will determine if an sdk environment has been sourced. If .devtoolbase exists,
an exception should not be raised.
The following changes since commit 902b77bf91d96517b935bce00a11003604dc3d54:
lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk repos don't conflict (2018-01-22 10:39:10 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib abrindle/tinfoil
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=abrindle/tinfoil
Amanda Brindle (1):
tinfoil.py: Check if BUILDDIR or .devtoolbase exists
bitbake/lib/bb/tinfoil.py | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
--
2.7.4
next reply other threads:[~2018-02-07 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-07 18:26 Amanda Brindle [this message]
2018-02-07 18:27 ` [PATCH v2 1/1] tinfoil.py: Check if BUILDDIR or .devtoolbase exists Amanda Brindle
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.1517873329.git.amanda.r.brindle@intel.com \
--to=amanda.r.brindle@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=stephano.cetola@intel.com \
/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.