]> code.ossystems Code Review - openembedded-core.git/commit
Revert "openssl: Fix symlink creation"
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Tue, 18 Apr 2017 10:08:43 +0000 (13:08 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Apr 2017 09:16:41 +0000 (10:16 +0100)
commitb192daef5d1e7f3501c533b92dc75e2d996afc13
treeaf0f93234c3d00cd3d7cd2750ddeadc62592000f
parentca798705b3b8fa9b2f6467970e9bda9d9433986c
Revert "openssl: Fix symlink creation"

This reverts commit 991620f3962a9917fa99abb5582f4b72ebd42a3d.

The commit breaks openssl-native (you can no longer generate keys
because it can't find the configuration file). Also the idea that we
would install configuration files normally but then add the symlinks
pointing to them in a postinstall feels wrong.

Fixes [YOCTO #11296]. The bug contains an alternative fix but I'm
sending a revert as I cannot fully understand the motive of the
original patch. See also discussion in
http://lists.openembedded.org/pipermail/openembedded-core/2017-April/135176.html

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl.inc