From: Shane Wang <shane.wang@intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH 0/1][Resend] meta-yocto fix
Date: Mon, 2 Apr 2012 17:23:13 +0800 [thread overview]
Message-ID: <cover.1333358047.git.shane.wang@intel.com> (raw)
The patch is to change local.conf to allow Hob change BB threads and pmake. Please review.
In the current local.conf, BB_NUMBER_THREADS and PARALLEL_MAKE are assigned
by '=', which overwrites the values set from the Hob. To avoid that, use '?='
instead.
The following changes since commit 8691a588267472eb5a32b978a0eb9ddfd0c91733:
cross-canadian.bbclass: fix rpath for sdk executables (2012-03-31 18:00:59 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib shane/meta-yocto
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/meta-yocto
Shane Wang (1):
meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS
and PARALLEL_MAKE
meta-yocto/conf/local.conf.sample | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
1.7.6
next reply other threads:[~2012-04-02 8:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 9:23 Shane Wang [this message]
2012-04-02 9:23 ` [PATCH 1/1] meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS and PARALLEL_MAKE Shane Wang
2012-04-02 12:38 ` Richard Purdie
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.1333358047.git.shane.wang@intel.com \
--to=shane.wang@intel.com \
--cc=yocto@yoctoproject.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.