[oe-commits] [openembedded-core] 16/19: musl: Update to latest

git at git.openembedded.org git at git.openembedded.org
Thu Aug 31 16:55:36 UTC 2017


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 e4deec8c93aa90beee9f992c59ec9cff4b664a4a
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Aug 30 10:27:20 2017 -0700

    musl: Update to latest
    
    Alexander Monakov (1):
          __init_libc: add fallbacks for __progname setup
    
    Daniel Sabogal (1):
          fix signed overflow in ftok
    
    Rich Felker (4):
          fix unsynchronized access to FILE structure in fflush(0)
          fix undefined behavior in memset due to missing sequence points
          add powerpc64 and s390x to list of supported archs in INSTALL file
          move IPPORT_RESERVED from netdb.h to netinet/in.h
    
    Szabolcs Nagy (2):
          fix mips ioctl macros to match linux asm/sockios.h
          add SIOCGSTAMPNS socket ioctl macro to ioctl.h
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/musl/musl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index e67b82d..88769f4 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "1698fe6cdcdeaad03aa19a85433d5396ecfc51ef"
+SRCREV = "5f7efb87a28a311ad377dd26adf53715dedb096d"
 
 PV = "1.1.16+git${SRCPV}"
 

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


More information about the Openembedded-commits mailing list