diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-08-08 12:46:57 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-08-08 12:46:57 +0000 |
commit | 55e26ebf17c48416e508db768f04123c13614150 (patch) | |
tree | d68fad169bde17f0b7b6e56e26bb1c175ec9ee6b /recipes/gmp | |
parent | 168db7958534e9f1714a71981c338ceeeb55bdaf (diff) |
gmp: Bump PR to keep incremental versioning.
Diffstat (limited to 'recipes/gmp')
-rw-r--r-- | recipes/gmp/gmp_4.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb index a9c14e6a3f..9aa5bf8edc 100644 --- a/recipes/gmp/gmp_4.2.4.bb +++ b/recipes/gmp/gmp_4.2.4.bb @@ -1,5 +1,5 @@ INC_PR = "r0" -PR = "${INC_PR}.1" +PR = "${INC_PR}.4" SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \ file://use-includedir.patch;patch=1 \ |