mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
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 (From OE-Core rev: 8d760bd9df101a03f148205e7d79b555b4dfd8c7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user