From: Richard Purdie Date: Mon, 30 May 2016 14:55:54 +0000 (+0100) Subject: layer.conf: Whitelist ca-certificate dependency on openssl X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25620 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5ba49495942bc1d4f874be7a6de38c0d39872b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git layer.conf: Whitelist ca-certificate dependency on openssl Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 10b98f5bd59..81dd4bebeff 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -47,6 +47,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ ppp-dialin->ppp \ resolvconf->bash \ docbook-xsl-stylesheets->perl \ + ca-certificates->openssl \ initramfs-framework->${VIRTUAL-RUNTIME_base-utils} \ initramfs-framework->systemd \ initramfs-framework->eudev \