Lines Matching full:patch
18 BUILD_PATCHES = "file://0001-force-static-build.patch \
19 file://0002-Adjust-the-order-of-headers-to-fix-build-for-musl.patch"
22 file://0003-kexec-elf-rel-use-our-elf.h.patch \
23 file://0004-kexec-elf-exec.c-replace-with-our-err.h.patch \
24 file://0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch \
25 file://0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch \
26 file://0007-kexec.c-add-guard-around-ENOTSUP.patch \
27 file://0008-kexec.c-replace-mising-BLKGETSIZE64.patch \
28 file://0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch \
29 file://0010-fs2dt.c-work-around-missing-getline.patch \
30 file://0011-purgatory-Makefile-adapt-to-klcc.patch \
31 file://0012-purgatory-string.c-avoid-inclusion-of-string.h.patch \
32 file://0013-sha256.h-avoid-inclusion-of-sys-types.h.patch \
33 file://0014-add-if_nameindex-from-musl.patch \
34 file://0015-vmcore-dmesg-fix-warning.patch \
35 file://klibc-reboot.patch \
36 file://include_next.patch \
40 FROM_OE_CORE = "file://arm_crashdump-fix-buffer-align.patch \
41 file://powerpc_change-the-memory-size-limit.patch \
42 file://kexec-x32.patch"
46 SRC_URI:append:arm = " file://arm_crashdump.patch"
48 SRC_URI:append:mips = " file://140-mips_disable_devicetree_support.patch"
49 SRC_URI:append:mipsel = " file://140-mips_disable_devicetree_support.patch"
51 SRC_URI:append:x86 = " file://x86_sys_io.patch file://x86_basename.patch \
52 file://x86_vfscanf.patch file://x86_kexec_test.patch"
54 SRC_URI:append:x86-64 = " file://x86_sys_io.patch file://x86_basename.patch \
55 file://x86_vfscanf.patch file://x86_kexec_test.patch"
57 SRC_URI:append:aarch64 = " file://arm64_kexec-image-header.h-add-missing-le64toh.patch \
58 file://arm64-crashdump-arm64.c-fix-warning.patch \
59 file://arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch"
61 SRC_URI:append:powerpc = " file://powerpc-purgatory-Makefile-remove-unknown-flags.patch"