summaryrefslogtreecommitdiff
path: root/meta/packages/mpfr/mpfr.inc
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-07-12 00:19:32 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-16 16:25:16 +0100
commit648d76bda34152fef5ff8f81724fe0b339635017 (patch)
treed7219e5b145382472639134a5c9fce5d05086875 /meta/packages/mpfr/mpfr.inc
parent41e668e781b399835b686145215ded776fbe3a73 (diff)
downloadopenembedded-core-648d76bda34152fef5ff8f81724fe0b339635017.tar.gz
openembedded-core-648d76bda34152fef5ff8f81724fe0b339635017.tar.bz2
openembedded-core-648d76bda34152fef5ff8f81724fe0b339635017.tar.xz
openembedded-core-648d76bda34152fef5ff8f81724fe0b339635017.zip
mpfr: upgrade from 2.3.1 to 3.0.0
Change SECTION to devel Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/packages/mpfr/mpfr.inc')
-rw-r--r--meta/packages/mpfr/mpfr.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/mpfr/mpfr.inc b/meta/packages/mpfr/mpfr.inc
index cf898b62b..dbb859fe3 100644
--- a/meta/packages/mpfr/mpfr.inc
+++ b/meta/packages/mpfr/mpfr.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding"
HOMEPAGE = "http://www.mpfr.org/"
-LICENSE = "LGPL"
-SECTION = "libs"
+LICENSE = "LGPLv3+"
+SECTION = "devel"
inherit autotools