mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ca-certificates: Clarify in Description that certs are Debian based
(From OE-Core rev: f1d0b7fb15833b149b6999f4021e688212c1b6ce) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b3b1e7d14
commit
9d8fc0268e
@@ -1,6 +1,7 @@
|
|||||||
SUMMARY = "Common CA certificates"
|
SUMMARY = "Common CA certificates"
|
||||||
DESCRIPTION = "This package includes PEM files of CA certificates to allow \
|
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"
|
HOMEPAGE = "http://packages.debian.org/sid/ca-certificates"
|
||||||
SECTION = "misc"
|
SECTION = "misc"
|
||||||
LICENSE = "GPL-2.0+ & MPL-2.0"
|
LICENSE = "GPL-2.0+ & MPL-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user