git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab825fd
)
mpfr.inc: Set INC_PR not PR
author
Tom Rini
<tom_rini@mentor.com>
Tue, 17 Aug 2010 22:15:42 +0000
(15:15 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/mpfr/mpfr.inc
b/recipes/mpfr/mpfr.inc
index
f4f745e
..
46ace56
100644
(file)
--- 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