aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian@kernelconcepts.de>2011-01-28 18:03:07 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2012-09-27 16:18:41 +0200
commit463a9761e092af149b1e1ed22a28d47625a12f64 (patch)
tree2cec1820d723983acd067c9643763a475410a30e
parent16cdad692726eaf1558c25d68be603787e6d654d (diff)
downloadopenembedded-463a9761e092af149b1e1ed22a28d47625a12f64.tar.gz
mpfr: Enable sdk variant
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-rw-r--r--recipes/mpfr/mpfr.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc
index 81c15a314a..2f86ae3b90 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