generic-poky/meta/recipes-connectivity/openssl
Joshua Lock ef8bbc7869 openssl: prevent warnings from openssl-c_rehash.sh
The openssl-c_rehash.sh script reports duplicate files and files which
don't contain a certificate or CRL by echoing a WARNING to stdout.
This warning gets picked up by the log checker during rootfs and results
in several warnings getting reported to the console during an image build.

To prevent the log from being overrun by warnings related to certificates
change these messages in openssl-c_rehash.sh to be prefixed with NOTE not
WARNING.

(From OE-Core rev: 88c25318db9f8091719b317bacd636b03d50a411)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-01 16:22:41 +01:00
..
openssl openssl: prevent warnings from openssl-c_rehash.sh 2016-07-01 16:22:41 +01:00
openssl.inc openssl: fix the dangling libcrypto.a symlink 2016-06-01 12:38:43 +01:00
openssl_1.0.2h.bb openssl: Add Shell-Script based c_rehash utility 2016-05-25 07:50:17 +01:00