mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-05-01 00:32:12 +02:00
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>