From: Tom Rini Date: Tue, 17 Aug 2010 22:15:42 +0000 (-0700) Subject: mpfr.inc: Set INC_PR not PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84816452e4175b1a986dbb0ae19921c527f44ba8;p=openembedded.git mpfr.inc: Set INC_PR not PR Signed-off-by: Tom Rini --- 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