[oe] [PATCH 3/7] mpfr: add sdk build

Eric Bénard eric at eukrea.com
Tue Sep 21 13:56:39 UTC 2010


Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 recipes/mpfr/mpfr.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc
index 46ace56..cac2204 100644
--- a/recipes/mpfr/mpfr.inc
+++ b/recipes/mpfr/mpfr.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "A C library for multiple-precision floating-point computations wi
 HOMEPAGE = "http://www.mpfr.org/"
 LICENSE = "GPL LGPL"
 SECTION = "libs"
-BBCLASSEXTEND = "native nativesdk"
+BBCLASSEXTEND = "native nativesdk sdk"
 INC_PR = "r3"
 
 inherit autotools
-- 
1.6.3.3





More information about the Openembedded-devel mailing list