summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qoriq-base.inc')
-rw-r--r--conf/machine/include/qoriq-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index b19332e3..6166cb2a 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -4,6 +4,7 @@ PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"
4PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" 4PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests"
5PREFERRED_PROVIDER_openssl = "openssl-qoriq" 5PREFERRED_PROVIDER_openssl = "openssl-qoriq"
6PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" 6PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
7PREFERRED_PROVIDER_u-boot-fw-utils ?= "${PREFERRED_PROVIDER_u-boot}-fw-utils"
7PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" 8PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" 9PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
9PREFERRED_VERSION_testfloat = "2a" 10PREFERRED_VERSION_testfloat = "2a"