diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/nettle/nettle_2.7.1.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes-support/nettle/nettle_2.7.1.bb index f9d331fc37..7823df95fe 100644 --- a/meta/recipes-support/nettle/nettle_2.7.1.bb +++ b/meta/recipes-support/nettle/nettle_2.7.1.bb | |||
@@ -2,14 +2,7 @@ SUMMARY = "A low level cryptographic library" | |||
2 | HOMEPAGE = "http://www.lysator.liu.se/~nisse/nettle/" | 2 | HOMEPAGE = "http://www.lysator.liu.se/~nisse/nettle/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1 & GPLv2" | 4 | LICENSE = "LGPLv2.1 & GPLv2" |
5 | 5 | LICENSE_${PN} = "LGPLv2.1+" | |
6 | LICENSE_${PN}-cast = "CC0" | ||
7 | LICENSE_${PN}-gosthash = "MIT" | ||
8 | |||
9 | # both public and GPL license listed | ||
10 | LICENSE_${PN}-md2 = "CC0 & LGPLv2.1+" | ||
11 | LICENSE_${PN}-md4 = "CC0 & LGPLv2.1+" | ||
12 | |||
13 | 6 | ||
14 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
15 | file://serpent-decrypt.c;beginline=53;endline=67;md5=bcfd4745d53ca57f82907089898e390d \ | 8 | file://serpent-decrypt.c;beginline=53;endline=67;md5=bcfd4745d53ca57f82907089898e390d \ |