Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI
@ 2012-02-11  0:30 Joshua Lock
  2012-02-11  0:30 ` [PATCH 1/1] base.bbclass: look in layers for SRC_URI with MACHINE overrides too Joshua Lock
  0 siblings, 1 reply; 4+ messages in thread
From: Joshua Lock @ 2012-02-11  0:30 UTC (permalink / raw)
  To: openembedded-core

After the discussion following my recent netbase patch I spent some time today
looking to fixup the BSP which triggered the change and discovered that the
logic to set PACKAGE_ARCH = MACHINE_ARCH for MACHINE specific SRC_URI overrides
doesn't search for said overrides in layers.

This patch is probably an ugly fix, but it's a fix nonetheless. I couldn't find
a better fix before boarding a plane so submit this as is for review.

Cheers,
Joshua

The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67:

  guile: fix cross configure failure (2012-02-10 17:01:42 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib josh/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=josh/work

Joshua Lock (1):
  base.bbclass: look in layers for SRC_URI with MACHINE overrides too

 meta/classes/base.bbclass |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

-- 
1.7.7.6




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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11  0:30 [PATCH 0/1] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI Joshua Lock
2012-02-11  0:30 ` [PATCH 1/1] base.bbclass: look in layers for SRC_URI with MACHINE overrides too Joshua Lock
2012-02-11 13:02   ` Otavio Salvador
2012-02-17 23:01     ` Joshua Lock

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