aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls/gnutls.inc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-01-19 18:17:36 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-19 15:50:42 +0100
commit8c29b53d4fc0ac2fa42d9a6c2df2d3febcdfe4ac (patch)
tree9f4d1b1be85ba0f8a1be4164563e8ebdba761295 /recipes/gnutls/gnutls.inc
parent17cc596d7f4405d4b6fccceef79e47a8e3b900da (diff)
downloadopenembedded-8c29b53d4fc0ac2fa42d9a6c2df2d3febcdfe4ac.tar.gz
gnutls: remove old unpinned versions
* move LICENSE_${PN}-extra from recipe to .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/gnutls/gnutls.inc')
-rw-r--r--recipes/gnutls/gnutls.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnutls/gnutls.inc b/recipes/gnutls/gnutls.inc
index 9c10c111db..cfb93930f4 100644
--- a/recipes/gnutls/gnutls.inc
+++ b/recipes/gnutls/gnutls.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "GNU Transport Layer Security Library"
HOMEPAGE = "http://www.gnu.org/software/gnutls/"
DEPENDS = "zlib libgcrypt lzo guile-native gtk-doc"
LICENSE = "LGPL"
+LICENSE_${PN}-extra = "GPLv3"
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2;name=gnutls"