From 8d760bd9df101a03f148205e7d79b555b4dfd8c7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 17 Dec 2015 07:06:42 +0000 Subject: linux-libc-headers: Port patches for linux-headers for musl These patches have revealed issues with linux kernel headers which has been proposed upstream but hasnt been applied yet Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb') diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb index 4433db7515..3763dc0d3a 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb @@ -1,4 +1,9 @@ require linux-libc-headers.inc +SRC_URI_append_libc-musl = "\ + file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \ + file://0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch \ + file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \ + " SRC_URI[md5sum] = "9a78fa2eb6c68ca5a40ed5af08142599" SRC_URI[sha256sum] = "401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2" -- cgit 1.2.3-korg