]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Upgrade to tip of tree
authorKhem Raj <raj.khem@gmail.com>
Wed, 10 Feb 2016 17:43:30 +0000 (17:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:23 +0000 (12:27 +0000)
Add explicit runtime dep on bsd-headers-dev
so we dont miss them in dev images

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/musl/musl_git.bb

index c731a8f5f9ba24646f0288a03dd59600be7361a4..d4413f50c3af1813f7e6d11d1d9ff7c97c28ac2f 100644 (file)
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "369b22f9c4aebba2b8fe905db8469b2667572ee1"
+SRCREV = "756c8af8589265e99e454fe3adcda1d0bc5e1963"
 
 PV = "1.1.12+git${SRCPV}"