mpfr.inc: Set INC_PR not PR
authorTom Rini <tom_rini@mentor.com>
Tue, 17 Aug 2010 22:15:42 +0000 (15:15 -0700)
committerTom Rini <tom_rini@mentor.com>
Tue, 17 Aug 2010 22:15:42 +0000 (15:15 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/mpfr/mpfr.inc

index f4f745e..46ace56 100644 (file)
@@ -3,6 +3,6 @@ HOMEPAGE = "http://www.mpfr.org/"
 LICENSE = "GPL LGPL"
 SECTION = "libs"
 BBCLASSEXTEND = "native nativesdk"
-PR = "r3"
+INC_PR = "r3"
 
 inherit autotools