[oe-commits] [openembedded-core] 06/12: linux-libc-headers: refresh 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch

git at git.openembedded.org git at git.openembedded.org
Thu Mar 29 14:00:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 6d5df68a1d76acee1173bac33cfd86b46ef52907
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Wed Mar 28 15:43:06 2018 +0300

    linux-libc-headers: refresh 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
    
    It's only applied with musl and so was missed in the big batch.
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch      | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
index a3fa590..064a391 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
@@ -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 */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list