diff options
| -rw-r--r-- | meta/recipes-support/gmp/gmp_5.0.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/gmp/gmp_5.0.1.bb b/meta/recipes-support/gmp/gmp_5.0.1.bb index dd908bd7ca..79aeae5a06 100644 --- a/meta/recipes-support/gmp/gmp_5.0.1.bb +++ b/meta/recipes-support/gmp/gmp_5.0.1.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require gmp.inc | 1 | require gmp.inc |
| 2 | 2 | LICENSE="LGPLv3&GPLv3" | |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 4 | file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790" | ||
| 3 | PR = "r0" | 5 | PR = "r0" |
| 4 | 6 | ||
| 5 | SRC_URI_append += "file://sh4-asmfix.patch \ | 7 | SRC_URI_append += "file://sh4-asmfix.patch \ |
