From patchwork Wed Feb 22 01:46:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2] Date: Wed, 22 Feb 2012 01:46:41 -0000 From: Joshua Lock X-Patchwork-Id: 21523 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)