[OE-core] [PATCH 3/9] musl: Upgrade to tip of tree

Khem Raj raj.khem at gmail.com
Wed Feb 10 17:43:30 UTC 2016


Add explicit runtime dep on bsd-headers-dev
so we dont miss them in dev images

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-core/musl/musl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index c731a8f..d4413f5 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}"
 
-- 
2.7.1




More information about the Openembedded-core mailing list