mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
kexec-tools-klibc: remove unneeded x86-64 patch
The issue with -mcmodel=large is already solved by the oe-core's patch "kexec-x32.patch" so we can remove this one. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -46,8 +46,7 @@ SRC_URI_append_x86 = " file://x86_sys_io.patch file://x86_basename.patch \
|
||||
file://x86_vfscanf.patch file://x86_kexec_test.patch"
|
||||
|
||||
SRC_URI_append_x86-64 = " file://x86_sys_io.patch file://x86_basename.patch \
|
||||
file://x86_vfscanf.patch file://x86_kexec_test.patch \
|
||||
file://x86-64-purgatory-Makefile-remove-unknown-flags.patch"
|
||||
file://x86_vfscanf.patch file://x86_kexec_test.patch"
|
||||
|
||||
SRC_URI_append_aarch64 = " file://arm64_purgatory-Makefile-remove-unknown-flags.patch \
|
||||
file://arm64_kexec-image-header.h-add-missing-le64toh.patch \
|
||||
|
||||
Reference in New Issue
Block a user