yocto2.6: update openssl options
It's unclear why, but yocto 2.6 seems to be checking our options
settings for correctness. We seem to have typos on one option
"no-engine" vs "no-engines". Unfortunately python-cryptography expodes
in spectacular fashion if we _actually_ disable engines, so simply
delete the option for now.
We also have options that don't exist, like ripemd160. Remove the
non-existing options.
Change-Id: Ie20aab41844ed6af95cb53e9f89243419c51f471
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
1 file changed