public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some oe-core issues using meta-mingw
@ 2016-01-11 21:12 Mark Hatle
  2016-01-11 21:12 ` [PATCH 1/2] tcmode-default.inc: Fix preferred provider nativesdk-sdk_prefix-libc-initial Mark Hatle
  2016-01-11 21:12 ` [PATCH 2/2 [RFC]] image.bbclass: Unconditional includes of populate_sdk_ext fails Mark Hatle
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Hatle @ 2016-01-11 21:12 UTC (permalink / raw)
  To: openembedded-core

There are two patches here.. 1/2 seems like it's pretty straight forward and
should be able to be used as is.  = to ?=

2/2 however is more of an RFC.  I discovered today that the always on
native of the populate_sdk_ext has broken non-Linux SDKMACHINEs.  I put
together something that only enabled populate_sdk_ext when Linux is the
SDKMACHINE, but I'm guessing there is probably a better way... looking
forward to comments.

Mark Hatle (2):
  tcmode-default.inc: Fix preferred provider
    nativesdk-sdk_prefix-libc-initial
  image.bbclass: Unconditional includes of populate_sdk_ext fails

 meta/classes/image.bbclass                  | 5 ++++-
 meta/conf/distro/include/tcmode-default.inc | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.9.3



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

end of thread, other threads:[~2016-01-12  2:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 21:12 [PATCH 0/2] Fix some oe-core issues using meta-mingw Mark Hatle
2016-01-11 21:12 ` [PATCH 1/2] tcmode-default.inc: Fix preferred provider nativesdk-sdk_prefix-libc-initial Mark Hatle
2016-01-11 21:12 ` [PATCH 2/2 [RFC]] image.bbclass: Unconditional includes of populate_sdk_ext fails Mark Hatle
2016-01-12  2:54   ` Paul Eggleton

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