]> code.ossystems Code Review - openembedded-core.git/commit
openssl: don't move libcrypto to base_libdir
authorChen Qi <Qi.Chen@windriver.com>
Tue, 15 Mar 2016 07:13:46 +0000 (15:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:55 +0000 (22:57 +0000)
commit0be2ab32f690a2fcba0e821abe11460958bbc6dc
treecf3a0c0077e24cb615b2011e9f98a9dc0e3eb4a5
parentfa65ce8bc0fb6559fcee73b0d899268ee7e6f89b
openssl: don't move libcrypto to base_libdir

For now, if 'openssl' is enabled for ntp, ntp would still be built
without openssl & libcrypto. This is because that ntp thinks openssl
and libcrypto locates under the same directory.

This patch removes the codes of moving libcrypto to base_libdir.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl.inc