aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl/musl_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-03-15 07:10:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-20 22:57:55 +0000
commitfb6f63cc814c2ef51e93235fcde5c4ac61b5823d (patch)
tree2dd99f1069ba291ef47c87125afef37f52eb2a66 /meta/recipes-core/musl/musl_git.bb
parent2c789bac353e17637549a7b31706761ba848728e (diff)
downloadopenembedded-core-contrib-fb6f63cc814c2ef51e93235fcde5c4ac61b5823d.tar.gz
musl: Update to get mips64 port
mips64 port is now available on top of 1.1.14 this updates brings it to OE Copyright file changed due to mips64 attribution being added http://git.musl-libc.org/cgit/musl/commit/COPYRIGHT?id=589aefa5b061647e8b9ad9bca3aaa8dc6222460a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/musl/musl_git.bb')
-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 3b7c9a5443..507e793080 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 = "074e6b3fe3f2ad89b991f3d8ab0932035b312a62"
+SRCREV = "de400b6609becbc6a5ae87fa8b155f02a860e257"
PV = "1.1.14+git${SRCPV}"