From: Alex Franco <alejandro.franco@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: joshua.g.lock@intel.com, aschultz@tpip.net, benjamin.esquivel@intel.com
Subject: [PATCHv3 0/3] fix icecc support
Date: Wed, 23 Mar 2016 19:39:08 -0600 [thread overview]
Message-ID: <1458783551-757-1-git-send-email-alejandro.franco@linux.intel.com> (raw)
The commits related to this fix are provided in order of
importance.
1/3 - the actual fix, it adds a check for the
inheritance of allarch in icecc.bbclass
2/3 - optional, makes it so that PACKAGE_ARCH is
expanded ib icc_is_allarch, as it may contain
unexpanded variables
3/3 - optional, replace icc with icecc to avoid
confusing the Icecream compiler (icecc) with the
Intel C compiler (icc)
Changes since v2: use of getVar(VAR, True) for expansion
Changes since v1: inheritance check instead of disabling
note: an additional related documentation patch is
being sent to the documentation mailing list
Alex Franco (4):
icecc.bbclass: add icc_is_allarch inherit check
icecc.bbclass: expand package arch
icecc.bbclass: replace icc with icecc
documentation/ref-manual/ref-classes.xml | 2 +-
meta/classes/icecc.bbclass | 61 +++++++++++++++++---------------
2 files changed, 33 insertions(+), 30 deletions(-)
--
2.7.3
next reply other threads:[~2016-03-24 1:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 1:39 Alex Franco [this message]
2016-03-24 1:39 ` [PATCHv3 1/3] icecc.bbclass: add icc_is_allarch inherit check Alex Franco
2016-03-24 1:39 ` [PATCHv3 2/3] icecc.bbclass: expand package arch Alex Franco
2016-03-24 1:39 ` [PATCHv3 3/3] icecc.bbclass: replace icc with icecc Alex Franco
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=1458783551-757-1-git-send-email-alejandro.franco@linux.intel.com \
--to=alejandro.franco@linux.intel.com \
--cc=aschultz@tpip.net \
--cc=benjamin.esquivel@intel.com \
--cc=joshua.g.lock@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox