]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-libc-headers: refresh 0001-libc-compat.h-fix-some-issues-arising-from-in6.h...
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 28 Mar 2018 12:43:06 +0000 (15:43 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Mar 2018 23:28:38 +0000 (00:28 +0100)
It's only applied with musl and so was missed in the big batch.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch

index a3fa59001d2d8281f03c61cec5f0a52580f27c11..064a39193debda1b810c4a93cc152ff623098a85 100644 (file)
@@ -80,12 +80,11 @@ Index: linux-4.15/include/uapi/linux/libc-compat.h
  
  /* Definitions for if.h */
  #ifndef __UAPI_DEF_IF_IFCONF
-@@ -262,7 +253,7 @@
+@@ -262,6 +253,6 @@
  #define __UAPI_DEF_XATTR              1
  #endif
  
 -#endif /* __GLIBC__ */
 +#endif /* __KERNEL__ */
  
- /* Definitions for if_ether.h */
- /* allow libcs like musl to deactivate this, glibc does not implement this. */
+ #endif /* _UAPI_LIBC_COMPAT_H */