meta-zephyr: newlib support

This patch adds newlib libraries for cortex-m3, x86, IAMCU and ARC toolchains.

[YOCTO#10662]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
This commit is contained in:
Juro Bystricky
2017-01-18 15:45:42 -08:00
parent 56fbee01e8
commit c28b4eacf9
9 changed files with 574 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
EXTRA_OECONF_remove = "--enable_multilib"
EXTRA_OECONF_append = " --disable-multilib"