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, 1 insertions, 2 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 92ab7e615a..fe34671987 100644
--- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
+++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
@@ -48,8 +48,7 @@ SRC_URI_append_x86 = " file://x86_sys_io.patch file://x86_basename.patch \
48SRC_URI_append_x86-64 = " file://x86_sys_io.patch file://x86_basename.patch \ 48SRC_URI_append_x86-64 = " file://x86_sys_io.patch file://x86_basename.patch \
49 file://x86_vfscanf.patch file://x86_kexec_test.patch" 49 file://x86_vfscanf.patch file://x86_kexec_test.patch"
50 50
51SRC_URI_append_aarch64 = " file://arm64_purgatory-Makefile-remove-unknown-flags.patch \ 51SRC_URI_append_aarch64 = " file://arm64_kexec-image-header.h-add-missing-le64toh.patch \
52 file://arm64_kexec-image-header.h-add-missing-le64toh.patch \
53 file://arm64-crashdump-arm64.c-fix-warning.patch \ 52 file://arm64-crashdump-arm64.c-fix-warning.patch \
54 file://arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch" 53 file://arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch"
55 54