]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 23:12:26 +0000 (23:12 +0000)
commit9aa27fe001d34e491235273f454c38b9ba1c60a4
treeda3a3676dc402ca95814528612e54a1f88829869
parent370419edca7ae5a607c70e0b48e9ad72012b71af
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.

(From OE-Core rev: 0be2ab32f690a2fcba0e821abe11460958bbc6dc)

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