Avoid build failures with dumpRSAPublicKey on recent distros

Emit a warning and continue when OpenSSL is newer than expected. The
chroot still uses an older version.

This was broken by:

   0ca7a9e4 ("firmware: host: futility: Add CBFS metadata hash support")

BUG=b:245993083, b:246328810, b:197114807
BRANCH=none
TEST=make -C ~/cosarm/src/platform/vboot_reference/ USE_FLASHROM=0
See that the errors become warnings and the build completes

Change-Id: Id4e25e4ebad1d9ae1f6ee5425b3e6fe3cbd5d5e5
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/4241424
Reviewed-by: Yu-Ping Wu <yupingso@chromium.org>
1 file changed