New in V2:

 * Replaced the regex matches for mips with straight
   comparisons -- the only mips TUNE_ARCHs that map
   into Go support are 'mips' and 'mipsel'.

* Removed the anonymous python function, and dropped
  rewriting TUNE_FEATURES altogether.  TUNE_CCARGS_remove
  (which had been used in the past) is used to handle
  the compiler flags conflict with cgo for mips.

* Fixed regexes for the mips64 checks, which I missed
  last time.

Matt Madison (1):
  goarch.bbclass: rework mips architecture checks

 meta/classes/goarch.bbclass | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to