Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2]
@ 2012-02-22  1:46 Joshua Lock
  2012-02-22  1:46 ` [PATCH 1/3] base.bbclass: check all entries of FILESPATH for MACHINE overrides Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joshua Lock @ 2012-02-22  1:46 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-22 23:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22  1:46 [PATCH 0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2] Joshua Lock
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox