[oe-commits] Florian Boor : mpfr: Enable sdk variant

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 14:39:05 UTC 2012


Module: openembedded.git
Branch: master
Commit: 463a9761e092af149b1e1ed22a28d47625a12f64
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=463a9761e092af149b1e1ed22a28d47625a12f64

Author: Florian Boor <florian at kernelconcepts.de>
Date:   Fri Jan 28 18:03:07 2011 +0100

mpfr: Enable sdk variant

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 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 81c15a3..2f86ae3 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





More information about the Openembedded-commits mailing list