zephyr-core/zephyr-kernel: Remove the downstream "yocto" toolchain

The "yocto" toolchain requires a downstream patch to be carried and
maintained. The upstream "cross-compile" toolchain is equivalent so this
is no longer needed.

Remove the toolchain-specific inc file and the downstream patch.

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Peter Hoyes
2023-02-22 23:07:11 +00:00
committed by Naveen Saini
parent 871979b4d1
commit d075b06ade
4 changed files with 0 additions and 81 deletions

View File

@@ -13,7 +13,6 @@ SRC_URI_ZEPHYR_{{ project.name | bitbake_var }} ?= "{{ project.url | git_url_to_
{%- endfor %}
SRC_URI_PATCHES ?= "\
file://0001-{{ short_version }}-cmake-add-yocto-toolchain.patch;patchdir=zephyr \
file://0001-{{ short_version }}-x86-fix-efi-binary-generation-issue-in-cross-compila.patch;patchdir=zephyr \
"