From fa20bf824d2cdb62a38e4c8dd585888a78e62f81 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 9 Oct 2009 11:21:31 -0700 Subject: classes: Use linux-gnuspe instead of non existing linux-spe Signed-off-by: Khem Raj --- recipes/openssl/openssl.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/openssl') diff --git a/recipes/openssl/openssl.inc b/recipes/openssl/openssl.inc index 8b8e870eff..00f97824be 100644 --- a/recipes/openssl/openssl.inc +++ b/recipes/openssl/openssl.inc @@ -70,7 +70,7 @@ do_configure () { linux-powerpc) target=linux-ppc ;; - linux-spe-powerpc) + linux-gnuspe-powerpc) target=linux-ppc ;; linux-supersparc) -- cgit 1.2.3-korg