summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb')
-rw-r--r--meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
index 6ffa2aad6..ebf5ff5ae 100644
--- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
+++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
@@ -42,6 +42,9 @@ SRC_URI += "${BUILD_PATCHES} ${KLIBC_PATCHES} ${WARNING_FIXES} ${FROM_OE_CORE}"
42 42
43SRC_URI_append_arm = " file://arm_crashdump.patch" 43SRC_URI_append_arm = " file://arm_crashdump.patch"
44 44
45SRC_URI_append_mips = " file://140-mips_disable_devicetree_support.patch"
46SRC_URI_append_mipsel = " file://140-mips_disable_devicetree_support.patch"
47
45SRC_URI_append_x86 = " file://x86_sys_io.patch file://x86_basename.patch \ 48SRC_URI_append_x86 = " file://x86_sys_io.patch file://x86_basename.patch \
46 file://x86_vfscanf.patch file://x86_kexec_test.patch" 49 file://x86_vfscanf.patch file://x86_kexec_test.patch"
47 50