aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-17 15:15:42 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-17 15:15:42 -0700
commit84816452e4175b1a986dbb0ae19921c527f44ba8 (patch)
tree83083107ad343ccc936667fb91efa7616089c38f /recipes/mpfr
parentab825fdc4946cd0f736ef1c3a94e1363cb6300bc (diff)
downloadopenembedded-84816452e4175b1a986dbb0ae19921c527f44ba8.tar.gz
mpfr.inc: Set INC_PR not PR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/mpfr')
-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 f4f745eecb..46ace560b5 100644
--- a/recipes/mpfr/mpfr.inc
+++ b/recipes/mpfr/mpfr.inc
@@ -3,6 +3,6 @@ HOMEPAGE = "http://www.mpfr.org/"
LICENSE = "GPL LGPL"
SECTION = "libs"
BBCLASSEXTEND = "native nativesdk"
-PR = "r3"
+INC_PR = "r3"
inherit autotools