4 Commits

Author SHA1 Message Date
Naveen Saini
de481c4b3b Convert to new override syntax
Use the convert-overrides.py to convert to new syntax and fixed
some additional changes manually.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2021-08-05 17:07:51 +08:00
Juro Bystricky
d861fa09fd binutils (ARC): remove unneeded patch
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-04-03 08:59:14 -07:00
Juro Bystricky
59e602693e binutils (ARC): fix build
Fix the error:
ERROR: binutils-cross-arc-2.26+gitarc-r0 do_fetch:
Fetcher failure: Unable to find file file://no-tooldirpaths.patch anywhere

This is a consequence of including recipes-devtools/binutils/binutils-cross.inc
which uses the patch in SRC_URI. (This patch was not used previously).

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-02-06 07:12:20 -08:00
Juro Bystricky
057ad2504c meta-zephyr: Support for ARC toolchain
Added support for ARC toolchains: binutils, gcc, libgcc.
These are not upstreamed, but taken from Symantec ARC repos.

[YOCTO#10659]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-01-10 16:52:41 -08:00