aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp/gmp-canadian_4.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gmp/gmp-canadian_4.2.4.bb')
-rw-r--r--recipes/gmp/gmp-canadian_4.2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gmp/gmp-canadian_4.2.4.bb b/recipes/gmp/gmp-canadian_4.2.4.bb
index 27d179a569..63f62ace5e 100644
--- a/recipes/gmp/gmp-canadian_4.2.4.bb
+++ b/recipes/gmp/gmp-canadian_4.2.4.bb
@@ -1,5 +1,6 @@
PV = "4.2.4"
require gmp_${PV}.bb
+PR = "${INC_PR}.1"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}"
S = "${WORKDIR}/gmp-${PV}"