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