diff options
author | Ross Burton <ross.burton@intel.com> | 2018-11-22 14:05:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-23 23:35:18 +0000 |
commit | cd52b7670f20c996bfcaaa7f920029b1108fad6f (patch) | |
tree | 0f0bcb9948a7fa2502bcf1a29f37f30c9a5cbdec /bitbake/ChangeLog | |
parent | 64aca31a787f35dcd422307dbf95ebce9497291f (diff) | |
download | poky-cd52b7670f20c996bfcaaa7f920029b1108fad6f.tar.gz |
openssl: don't disable the AFALG engine based on host kernel
Whether the AFALG engine (use of hardware crypto via AF_ALG) is enable or
disable depends on whether the host kernel is 4.1 or above, which has no bearing
on whether the target system supports it.
Remove the complicated logic and simply enable/disable as requested.
(From OE-Core rev: 4b6c566c0540fe8e560d0feeb9c765c0eb6e5182)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/ChangeLog')
0 files changed, 0 insertions, 0 deletions