]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Fix mips regressions in 1.1.15
authorKhem Raj <raj.khem@gmail.com>
Thu, 14 Jul 2016 15:15:17 +0000 (08:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:54 +0000 (10:24 +0100)
Bobby Bingham (2):
      remove or1k version of sem.h
      remove obsolete gitignore rules

Rich Felker (4):
      remove obsolete and unused gethostbyaddr implementation
      fix asctime day/month names not to vary by locale
      fix regression in tcsetattr on all mips archs
      revert unrelated change that slipped into last commit

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/musl/musl_git.bb

index ac321fd23226d9e967e0a6754f3897cdcc1496ec..b2cea7f77d59d25186327d803fe91a2f251788b8 100644 (file)
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "faf69b9a73d09fafcbe4fd3007b8d8724293d8e1"
+SRCREV = "39494a273eaa6b714e0fa0c59ce7a1f5fbc80a1e"
 
 PV = "1.1.15+git${SRCPV}"