]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Update to latest
authorKhem Raj <raj.khem@gmail.com>
Sat, 14 Oct 2017 15:48:54 +0000 (08:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Feb 2018 23:51:24 +0000 (23:51 +0000)
* 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@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 3953c54c30473450d4baf511772276e5e8e09919)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/musl/musl_git.bb

index bd7573e0f3e6fb65f24437fcf7369a4d13807484..671de326fbc6e20671581bceeb3add2d334c98ca 100644 (file)
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "da438ee1fc516c41ba1790cef7be551a9e244397"
+SRCREV = "48be5b6313d7b827acf555769e93b389fa9f6307"
 
 PV = "1.1.16+git${SRCPV}"