]> code.ossystems Code Review - openembedded-core.git/commit
linux-libc-headers: Drop patches manipulating __UAPI_DEF_ETHHDR
authorKhem Raj <raj.khem@gmail.com>
Thu, 27 Feb 2020 08:05:55 +0000 (00:05 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2020 23:08:11 +0000 (23:08 +0000)
commit6da3239b73fa3ebf8c62c7f38b5b4a3795d502b5
tree381422dbe999c393ff719e104aa34a9b3f546e77
parenteee65bed5ee39051541a0a3f2a311396d6e7326c
linux-libc-headers: Drop patches manipulating __UAPI_DEF_ETHHDR

__UAPI_DEF_ETHHDR has been defined in kernel UAPI [1]

and musl already defined it to 0 via [2]

So these patches can now be dropped.

[1] https://patchwork.ozlabs.org/patch/872502/
[2] https://git.musl-libc.org/cgit/musl/commit/?id=b583c5d3b4cc2c54c68eef5eb7855ecfacee8bfc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch [deleted file]
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch [deleted file]
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb