diff options
Diffstat (limited to 'recipes/gmp/gmp_4.1.4.bb')
-rw-r--r-- | recipes/gmp/gmp_4.1.4.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.1.4.bb b/recipes/gmp/gmp_4.1.4.bb new file mode 100644 index 0000000000..0b32f552e7 --- /dev/null +++ b/recipes/gmp/gmp_4.1.4.bb @@ -0,0 +1,5 @@ +require gmp.inc + +PR = "r1" + +SRC_URI += "file://sh4-asmfix.patch;patch=1"
\ No newline at end of file |