aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-15 12:34:16 -0700
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 16:51:50 +0100
commitafbbbd390b1597d41c77e84b893e0724b270ac0b (patch)
treecd04fce7906ae36b59a2bdd7dc4265e292cfa267 /meta/recipes-support
parenta940bd43ad7a245084f2682f718797f1ececa5ae (diff)
downloadopenembedded-core-contrib-afbbbd390b1597d41c77e84b893e0724b270ac0b.tar.gz
ca-certificates: Clarify in Description that certs are Debian based
Signed-off-by: Saul Wold <sgw@linux.intel.com> (cherry picked from commit f1d0b7fb15833b149b6999f4021e688212c1b6ce) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/ca-certificates/ca-certificates_20130610.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20130610.bb b/meta/recipes-support/ca-certificates/ca-certificates_20130610.bb
index 29d6ebd38a..2dd3742282 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates_20130610.bb
+++ b/meta/recipes-support/ca-certificates/ca-certificates_20130610.bb
@@ -1,6 +1,7 @@
SUMMARY = "Common CA certificates"
DESCRIPTION = "This package includes PEM files of CA certificates to allow \
-SSL-based applications to check for the authenticity of SSL connections."
+SSL-based applications to check for the authenticity of SSL connections. \
+This derived from Debian's CA Certificates."
HOMEPAGE = "http://packages.debian.org/sid/ca-certificates"
SECTION = "misc"
LICENSE = "GPL-2.0+ & MPL-2.0"