From: leonardo.sandoval.gonzalez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH 0/2] devtool build
Date: Tue, 1 Sep 2015 06:13:40 +0000 [thread overview]
Message-ID: <cover.1441087651.git.leonardo.sandoval.gonzalez@linux.intel.com> (raw)
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
First patch moves all the build related code from standard.py to build.py,
and second patch includes the --disable-parallel-make parameter, which
as the name indicates, removes parallelism on the make tool.
The following changes since commit 22afc047dd1b8f83e56c4a9862710776c509e3c5:
oe-selftest: test devtool build-image plugin (2015-08-31 11:37:14 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lsandov1/devtool-disable-parallelism
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/devtool-disable-parallelism
Leonardo Sandoval (2):
devtool: Create a single file for the build devtool feature
devtool: Allow disabling make parallelism on build command
scripts/lib/devtool/build.py | 75 +++++++++++++++++++++++++++++++++++++++++
scripts/lib/devtool/standard.py | 22 ------------
2 files changed, 75 insertions(+), 22 deletions(-)
create mode 100644 scripts/lib/devtool/build.py
--
1.8.4.5
next reply other threads:[~2015-09-01 14:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 6:13 leonardo.sandoval.gonzalez [this message]
2015-09-01 6:13 ` [PATCH 1/2] devtool: Create a single file for the build devtool feature leonardo.sandoval.gonzalez
2015-09-01 6:13 ` [PATCH 2/2] devtool: Allow disabling make parallelism on build command leonardo.sandoval.gonzalez
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.1441087651.git.leonardo.sandoval.gonzalez@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox