diff mbox

musl: Fix mips regressions in 1.1.15

Message ID 20160714151517.3367-1-raj.khem@gmail.com
State Accepted
Commit 681b75cb7c1ad88774d611119c9a7f6d076ff2c5
Headers show

Commit Message

Khem Raj July 14, 2016, 3:15 p.m. UTC
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>

---
 meta/recipes-core/musl/musl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox

Patch

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index ac321fd..b2cea7f 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 = "faf69b9a73d09fafcbe4fd3007b8d8724293d8e1"
+SRCREV = "39494a273eaa6b714e0fa0c59ce7a1f5fbc80a1e"
 
 PV = "1.1.15+git${SRCPV}"