From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2]
Date: Tue, 21 Feb 2012 17:46:41 -0800 [thread overview]
Message-ID: <cover.1329875013.git.josh@linux.intel.com> (raw)
This series includes a fix for base.bbclass so that PACKAGE_ARCH is correctly set to
MACHINE_ARCH for all recipes which include a MACHINE OVERRIDE in SRC_URI.
Cheers,
Joshua
The following changes since commit d4ffe12ca36bf10be4e0f9565d7c3d8e6f4a265a:
iputils: Add base_libdir to VPATH in order to find the crypto library (2012-02-21 17:59:21 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib josh/work
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work
Joshua Lock (3):
base.bbclass: check all entries of FILESPATH for MACHINE overrides
external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set
netbase: remove redundant assignments
meta/classes/base.bbclass | 14 ++++++++------
meta/recipes-core/meta/external-csl-toolchain.bb | 8 ++++++++
meta/recipes-core/netbase/netbase_4.47.bb | 4 ----
3 files changed, 16 insertions(+), 10 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-02-22 1:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 1:46 Joshua Lock [this message]
2012-02-22 1:46 ` [PATCH 1/3] base.bbclass: check all entries of FILESPATH for MACHINE overrides Joshua Lock
2012-02-22 1:46 ` [PATCH 2/3] external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set Joshua Lock
2012-02-22 1:46 ` [PATCH 3/3] netbase: remove redundant assignments Joshua Lock
2012-02-22 22:54 ` [PATCH 0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2] 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.1329875013.git.josh@linux.intel.com \
--to=josh@linux.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 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.