From 6e7127d400cc1b730ac57c0c49354b5aebcf574d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 25 Aug 2014 16:45:01 -0700 Subject: openssl: Re-add linux-uclibc tuple With last restructuring for musl, some of uclibc targets got ignored fsl/ppc and ARM worked ok since they use special target triplets which were already considered but other like mips, x86 and so on failed (From OE-Core rev: 63ab0ce2103bcf3a42ce5812a22409779126e114) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-connectivity/openssl/openssl.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-connectivity') diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openssl/openssl.inc index b63d164990..9ec884f332 100644 --- a/meta/recipes-connectivity/openssl/openssl.inc +++ b/meta/recipes-connectivity/openssl/openssl.inc @@ -62,6 +62,7 @@ do_configure () { os=${HOST_OS} case $os in + linux-uclibc |\ linux-uclibceabi |\ linux-gnueabi |\ linux-uclibcspe |\ -- cgit v1.2.3-54-g00ecf