Fix the following issue:
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for cryptodev-linux (cryptodev-linux, cryptodev-qoriq-linux)
NOTE: consider defining a PREFERRED_PROVIDER entry to match cryptodev-linux
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
require conf/machine/include/soc-family.inc
# common providers of QorIQ targets
-PREFERRED_PROVIDER_cryptodev = "cryptodev-qoriq"
+PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux"
PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"
PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests"
PREFERRED_PROVIDER_openssl = "openssl-qoriq"