diff options
Diffstat (limited to 'recipes/gmp/gmp_4.2.4.bb')
-rw-r--r-- | recipes/gmp/gmp_4.2.4.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb new file mode 100644 index 0000000000..b37c266c4f --- /dev/null +++ b/recipes/gmp/gmp_4.2.4.bb @@ -0,0 +1,5 @@ +PR = "r0" + +SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \ + " +require gmp.inc |