diff options
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.bb | 3 |
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 6ffa2aad61..ebf5ff5ae4 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 | ||
| 43 | SRC_URI_append_arm = " file://arm_crashdump.patch" | 43 | SRC_URI_append_arm = " file://arm_crashdump.patch" |
| 44 | 44 | ||
| 45 | SRC_URI_append_mips = " file://140-mips_disable_devicetree_support.patch" | ||
| 46 | SRC_URI_append_mipsel = " file://140-mips_disable_devicetree_support.patch" | ||
| 47 | |||
| 45 | SRC_URI_append_x86 = " file://x86_sys_io.patch file://x86_basename.patch \ | 48 | SRC_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 | ||
