All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Watt <jpewhacker@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Icecream fixes for multilib
Date: Wed,  9 Jan 2019 09:28:17 -0600	[thread overview]
Message-ID: <20190109152820.16845-1-JPEWhacker@gmail.com> (raw)

Using Icecream to build recipes with multilib enabled has been broken
for some time, as has using Icecream in an SDK with multilib.

Joshua Watt (3):
  classes/icecc: Check blacklist for BPN
  classes/icecc: Remove trailing whitespace
  nativesdk-icecc-toolchain: Use TARGET_PREFIX in post-relocate

 meta/classes/icecc.bbclass                          | 13 ++++++++++---
 .../icecc-toolchain/icecc-toolchain/icecc-env.sh    |  4 ++--
 .../icecc-toolchain/icecc-toolchain/icecc-setup.sh  |  6 +++---
 .../nativesdk-icecc-toolchain_0.1.bb                |  6 +++---
 4 files changed, 18 insertions(+), 11 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-01-09 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-09 15:28 Joshua Watt [this message]
2019-01-09 15:28 ` [PATCH 1/3] classes/icecc: Check blacklist for BPN Joshua Watt
2019-01-09 15:28 ` [PATCH 2/3] classes/icecc: Remove trailing whitespace Joshua Watt
2019-01-09 15:28 ` [PATCH 3/3] nativesdk-icecc-toolchain: Use TARGET_PREFIX in post-relocate Joshua Watt

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=20190109152820.16845-1-JPEWhacker@gmail.com \
    --to=jpewhacker@gmail.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.