All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2 V2] Add oe.utils.vartrue() and update BUILD_OPTIMIZATION
Date: Wed, 5 Sep 2018 15:16:16 +0800	[thread overview]
Message-ID: <cover.1536130313.git.liezhi.yang@windriver.com> (raw)

* V2:
  - Improve readability as RP and Peter suggested.

* V1:
  Initial version

// Robert

The following changes since commit bd92ff5759809df2542ce1bcba2c45bbd11d1e10:

  openssl: Handle -conf package file conflicts (2018-09-04 11:03:31 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/debug
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/debug

Robert Yang (2):
  oe/utils.py: Add vartrue()
  bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD

 meta/conf/bitbake.conf | 4 ++--
 meta/lib/oe/utils.py   | 7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.7.4



             reply	other threads:[~2018-09-05  7:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05  7:16 Robert Yang [this message]
2018-09-05  7:16 ` [PATCH 1/2 V2] oe/utils.py: Add vartrue() Robert Yang
2018-09-05  7:33   ` Peter Kjellerstedt
2018-09-05  8:11     ` Robert Yang
2018-09-05 19:22       ` Peter Kjellerstedt
2018-09-05 19:31       ` Richard Purdie
2018-09-05 10:38   ` Martin Jansa
2018-09-05 10:56     ` Richard Purdie
2018-09-05  7:16 ` [PATCH 2/2 V2] bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD Robert Yang
2018-09-14 13:25   ` Martin Jansa
2018-09-17  5:50     ` Martin Jansa
2018-09-17  9:57       ` 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.1536130313.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@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.