summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-02-04 23:43:00 -0800
committerKhem Raj <raj.khem@gmail.com>2021-02-04 23:46:45 -0800
commit16dd9dfe3ff1220642f91e19f8cc0f4815d035a1 (patch)
treef1afd589bbfc7e1717fa9cd5a0f235a296a8b161 /meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
parentac8a6e43b949086018179cce2d91ea637faf0869 (diff)
downloadmeta-openembedded-16dd9dfe3ff1220642f91e19f8cc0f4815d035a1.tar.gz
klibc: Upgrade to 2.0.8 release
Adjust klcc to work with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>
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.bb4
1 files changed, 3 insertions, 1 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 d28cfc90f..c49b24f52 100644
--- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
+++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb
@@ -32,7 +32,9 @@ KLIBC_PATCHES += " \
32 file://0013-sha256.h-avoid-inclusion-of-sys-types.h.patch \ 32 file://0013-sha256.h-avoid-inclusion-of-sys-types.h.patch \
33 file://0014-add-if_nameindex-from-musl.patch \ 33 file://0014-add-if_nameindex-from-musl.patch \
34 file://0015-vmcore-dmesg-fix-warning.patch \ 34 file://0015-vmcore-dmesg-fix-warning.patch \
35 file://klibc-reboot.patch" 35 file://klibc-reboot.patch \
36 file://include_next.patch \
37 "
36 38
37WARNING_FIXES = "" 39WARNING_FIXES = ""
38FROM_OE_CORE = "file://arm_crashdump-fix-buffer-align.patch \ 40FROM_OE_CORE = "file://arm_crashdump-fix-buffer-align.patch \