[oe-commits] [openembedded-core] 08/12: musl: Update to latest

git at git.openembedded.org git at git.openembedded.org
Tue Feb 20 07:47:47 UTC 2018


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

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

commit a079c431a8f00562273347698220ed0c6ce4b58d
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Oct 14 08:48:54 2017 -0700

    musl: Update to latest
    
    * fix use of memset without declaration in sched.h cpu set macros
    * powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    (cherry picked from commit 3953c54c30473450d4baf511772276e5e8e09919)
    Signed-off-by: Armin Kuster <akuster808 at gmail.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 bd7573e..671de32 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 = "da438ee1fc516c41ba1790cef7be551a9e244397"
+SRCREV = "48be5b6313d7b827acf555769e93b389fa9f6307"
 
 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