diff options
-rw-r--r-- | meta/recipes-support/gmp/gmp_5.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.1.0.bb b/meta/recipes-support/gmp/gmp_5.1.0.bb index 73a4336d50..3c3d985973 100644 --- a/meta/recipes-support/gmp/gmp_5.1.0.bb +++ b/meta/recipes-support/gmp/gmp_5.1.0.bb | |||
@@ -9,5 +9,7 @@ SRC_URI_append = " file://use-includedir.patch \ | |||
9 | file://obsolete_automake_macros.patch \ | 9 | file://obsolete_automake_macros.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | PR = "r2" | ||
13 | |||
12 | SRC_URI[md5sum] = "cf6d7cb5915f29ce0fc41d042205c080" | 14 | SRC_URI[md5sum] = "cf6d7cb5915f29ce0fc41d042205c080" |
13 | SRC_URI[sha256sum] = "ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc" | 15 | SRC_URI[sha256sum] = "ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc" |