[oe-commits] [openembedded-core] branch krogoth updated: musl: Fix mips regressions in 1.1.15

git at git.openembedded.org git at git.openembedded.org
Tue Aug 23 17:00:21 UTC 2016


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

The following commit(s) were added to refs/heads/krogoth by this push:
       new  bd7b23c   musl: Fix mips regressions in 1.1.15
bd7b23c is described below

commit bd7b23c63a9beb6118bbdfe1dd1564e2735c0159
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Jul 14 08:15:17 2016 -0700

    musl: Fix mips regressions in 1.1.15
    
    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 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 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}"
 

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


More information about the Openembedded-commits mailing list