diff options
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 03aed6a997..92578809f8 100644 --- a/meta/recipes-support/gnutls/gnutls.inc +++ b/meta/recipes-support/gnutls/gnutls.inc | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gnutls/" | |||
| 3 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" | 3 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" |
| 4 | DEPENDS = "zlib lzo libtasn1 libgcrypt (>= 1.4.2) libcap" | 4 | DEPENDS = "zlib lzo libtasn1 libgcrypt (>= 1.4.2) libcap" |
| 5 | 5 | ||
| 6 | INC_PR = "r1" | 6 | INC_PR = "r2" |
| 7 | 7 | ||
| 8 | LICENSE = "GPLv3+ & LGPLv2.1+" | 8 | LICENSE = "GPLv3+ & LGPLv2.1+" |
| 9 | LICENSE_${PN} = "LGPLv2.1+" | 9 | LICENSE_${PN} = "LGPLv2.1+" |
| @@ -39,6 +39,7 @@ FILES_${PN}-bin = "${bindir}/gnutls-serv \ | |||
| 39 | ${bindir}/gnutls-cli \ | 39 | ${bindir}/gnutls-cli \ |
| 40 | ${bindir}/srptool \ | 40 | ${bindir}/srptool \ |
| 41 | ${bindir}/psktool \ | 41 | ${bindir}/psktool \ |
| 42 | ${bindir}/p11tool \ | ||
| 42 | ${bindir}/certtool \ | 43 | ${bindir}/certtool \ |
| 43 | ${bindir}/gnutls-srpcrypt" | 44 | ${bindir}/gnutls-srpcrypt" |
| 44 | 45 | ||
