]> code.ossystems Code Review - openembedded-core.git/commitdiff
ca-certificates: Clarify in Description that certs are Debian based
authorSaul Wold <sgw@linux.intel.com>
Tue, 15 Oct 2013 19:34:16 +0000 (12:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Oct 2013 14:47:13 +0000 (15:47 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/ca-certificates/ca-certificates_20130610.bb

index 29d6ebd38a861046d52fd2c90ca8f18f7d98e68a..2dd37422822aa66fd540c802b5728e9dd16b9a38 100644 (file)
@@ -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"