summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/ca-certificates
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-15 12:34:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-18 15:47:13 +0100
commitf1d0b7fb15833b149b6999f4021e688212c1b6ce (patch)
tree21b8838cf5e338a177bfb687d0fa8f11e70ab437 /meta/recipes-support/ca-certificates
parent5cab5935d6924e0aca5da4b682bb83e54f20bc1d (diff)
downloadopenembedded-core-f1d0b7fb15833b149b6999f4021e688212c1b6ce.tar.gz
ca-certificates: Clarify in Description that certs are Debian based
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/ca-certificates')
-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"