aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-07-14 08:15:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-23 17:54:25 +0100
commitbd7b23c63a9beb6118bbdfe1dd1564e2735c0159 (patch)
tree983f076a8c3742f73f0621f75d9d63d2f1e16105 /meta/recipes-core
parentd36a2314a8b25a37a8e4ea0b33ce5197e44fedeb (diff)
downloadopenembedded-core-bd7b23c63a9beb6118bbdfe1dd1564e2735c0159.tar.gz
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@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/musl/musl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index ac321fd232..b2cea7f77d 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}"