Merge oe-devel@oe-devel.bkbits.net:packages
authorBruno Randolf <br1@subnet.at>
Fri, 3 Dec 2004 15:35:18 +0000 (15:35 +0000)
committerBruno Randolf <br1@subnet.at>
Fri, 3 Dec 2004 15:35:18 +0000 (15:35 +0000)
into null.(none):/data/mtx/oe/packages

2004/12/03 16:33:56+01:00 (none)!br1
changed license of openssl to "openssl" and added it to SRC_DISTRIBUTE_LICENSES

BKrev: 41b087b62RUqLw4wE_QHhF8F_4c_nw

conf/licenses.conf
openssl/openssl_0.9.7d.oe

index db3f78e..1ba1e2e 100644 (file)
@@ -1,4 +1,4 @@
 SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 QPL AFL"
 SRC_DISTRIBUTE_LICENSES += "MIT Sleepycat Classpath Perl PSF PD Artistic"
-SRC_DISTRIBUTE_LICENSES += "bzip2 zlib ntp cron libpng netperf"
+SRC_DISTRIBUTE_LICENSES += "bzip2 zlib ntp cron libpng netperf openssl"
 
index cfaa9e3..60ed679 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "libs"
 DESCRIPTION = "Secure Socket Layer (SSL) binary and related cryptographic tools."
 HOMEPAGE = "http://www.openssl.org/"
-LICENSE = "Apache"
+LICENSE = "openssl"
 PR = "r2"
 
 SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz \