aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-10 17:43:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-11 12:27:43 +0000
commit70bfd4c29165e2797c7a1ae977a083e542b01ee6 (patch)
tree1de5a28962720ca1c72b9426fff7a8a63dd1199f /meta/recipes-core/musl
parentd1496b4cc48d2c4c081052d04e1ede51a7503f25 (diff)
downloadopenembedded-core-contrib-70bfd4c29165e2797c7a1ae977a083e542b01ee6.tar.gz
musl: Upgrade to tip of tree
Add explicit runtime dep on bsd-headers-dev so we dont miss them in dev images (From OE-Core rev: 84abfa52ab953d921395020920bad9d7f523df41) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/musl')
-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 c731a8f5f9..d4413f50c3 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 = "369b22f9c4aebba2b8fe905db8469b2667572ee1"
+SRCREV = "756c8af8589265e99e454fe3adcda1d0bc5e1963"
PV = "1.1.12+git${SRCPV}"