mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-libc-headers: if_tunnel: remove include of if/ip/in6.h
commit 1fe8e0f074c [include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h] breaks the builds of net-tools. We remove the new includes until such a time that userspace can adapt to the new kernel headers. (From OE-Core rev: cd3720317abaff1e857cfb6b1e2a3741baf8f944) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8c5ac488f1
commit
fb71f34d73
@@ -10,6 +10,7 @@ SRC_URI_append_libc-musl = "\
|
||||
|
||||
SRC_URI_append = "\
|
||||
file://0001-ppp-fix-in-if.h-includes.patch \
|
||||
file://0001-if_tunnel-remove-include-of-if-ip-in6.h.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "c1af0afbd3df35c1ccdc7a5118cd2d07"
|
||||
|
||||
Reference in New Issue
Block a user