From: Khem Raj Date: Wed, 10 Feb 2016 17:43:30 +0000 (+0000) Subject: musl: Upgrade to tip of tree X-Git-Tag: 2016-4~1006 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=84abfa52ab953d921395020920bad9d7f523df41;p=openembedded-core.git musl: Upgrade to tip of tree Add explicit runtime dep on bsd-headers-dev so we dont miss them in dev images Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- 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}"