build: update meson for Marvell Armada drivers
authorLiron Himi <lironh@marvell.com>
Wed, 16 Dec 2020 21:36:52 +0000 (23:36 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:05 +0000 (16:03 +0100)
commit7432c8cf8e94679cce89d3fc6baa218c9de5307d
treed031c5cafc91d92866ff52d30a8b8a4816b53a7d
parent3b37cc0c28f3d01ced424e72641aa63f494899b1
build: update meson for Marvell Armada drivers

With pkg-config support available within musdk library
(from musdk-release-SDK-10.3.5.0-PR2 version),
meson option 'lib_musdk_dir' can be removed.
PKG_CONFIG_PATH environment variable should be set appropriately
to use the musdk library.

docs are updated with new musdk version and meson instructions.

Signed-off-by: Liron Himi <lironh@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/nics/mvneta.rst
doc/guides/nics/mvpp2.rst
drivers/common/mvep/meson.build
drivers/crypto/mvsam/meson.build
drivers/net/mvneta/meson.build
drivers/net/mvpp2/meson.build
meson_options.txt