diff options
author | Qiang Chen <qiang.chen@windriver.com> | 2013-10-28 13:15:54 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-30 13:39:03 +0000 |
commit | 5c3ec044838e23539f9fe4cc74da4db2e5b59166 (patch) | |
tree | 3e8b1845de5934d0f887559e47a282b20fc5da92 /meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb | |
parent | 9844b5e2a544b2c2f76aac497c3a2cdfcc46577c (diff) | |
download | openembedded-core-5c3ec044838e23539f9fe4cc74da4db2e5b59166.tar.gz openembedded-core-5c3ec044838e23539f9fe4cc74da4db2e5b59166.tar.bz2 openembedded-core-5c3ec044838e23539f9fe4cc74da4db2e5b59166.zip |
openssl: create package for openssl configuration file
* Add the openssl-conf package to the list of packages to
be created. This package contains the openssl.cnf file
which is used by both the openssl executable in the
openssl package and the libcrypto library.
* This is to avoid messages like:
WARNING: can't open config file: /usr/lib/ssl/openssl.cnf
* When running "openssl req" to request and generate a certificate
the command will fail without the openssl.cnf file being
installed on the target system.
* Made this package an RRECOMMENDS for libcrypto since:
* libcrypto is a RDEPENDS for the openssl package
* Users can specify a configuration file at another
location so it is not stricly required and many
commands will work without it (with warnings)
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb')
0 files changed, 0 insertions, 0 deletions