]> code.ossystems Code Review - openembedded-core.git/commit
openssl: Fix symlink creation
authorDavid Vincent <freesilicon@gmail.com>
Mon, 23 Jan 2017 13:59:16 +0000 (14:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Mar 2017 10:15:45 +0000 (10:15 +0000)
commit991620f3962a9917fa99abb5582f4b72ebd42a3d
tree799a84c51d1d8435048084a4b9b4286c531d49be
parent5c024d71f9413b81ee1707dbc41f0721f8f27bdb
openssl: Fix symlink creation

Symlinking the openssl configuration file at install time results in
errors when overriding it using an external package which also provides
openssl-conf. This should be done as a postinstall task for such
packages.

Signed-off-by: David Vincent <freesilicon@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl.inc