> On Nov 4, 2015, at 10:09 PM, wenzong....@windriver.com wrote:
> 
> From: Wenzong Fan <wenzong....@windriver.com>
> 
> Match target name linux-mips64 as well, all mips64 targets will have
> mips(32) userspace.

this comment seems to be not relevant to the change

> 
> Signed-off-by: Wenzong Fan <wenzong....@windriver.com>
> ---
> meta/recipes-connectivity/openssl/openssl.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-connectivity/openssl/openssl.inc 
> b/meta/recipes-connectivity/openssl/openssl.inc
> index 8af423f..b69cb4c 100644
> --- a/meta/recipes-connectivity/openssl/openssl.inc
> +++ b/meta/recipes-connectivity/openssl/openssl.inc
> @@ -115,7 +115,7 @@ do_configure () {
>       linux-mipsel)
>               target=debian-mipsel
>               ;;
> -        linux-*-mips64)
> +        linux-*-mips64 | linux-mips64)
>                target=linux-mips
>                 ;;
>       linux-microblaze*|linux-nios2*)
> --
> 1.9.1
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to