crypto/aesni_gcm: check dependency version with meson
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 23 Apr 2019 15:43:55 +0000 (16:43 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Tue, 30 Apr 2019 06:37:13 +0000 (08:37 +0200)
commite03547408b3481ab7eebdaec37cc13b49b3b631f
tree46cf631327fa4eb20900e65e6ce888ebc9cf51b0
parent1b7bfa14f59b3e8fd0a50d68cbab68f89b2105eb
crypto/aesni_gcm: check dependency version with meson

The aesni_mb driver and the aesni_gcm driver both require the same version
of the IPSec_MB library, but only the former has a check of the library
found by meson to see if it's the correct version. Add a similar check to
the aesni_gcm library's meson.build file, so that the auto-detection of
dependencies works correctly.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
drivers/crypto/aesni_gcm/meson.build