summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qoriq.inc')
-rw-r--r--conf/machine/include/qoriq.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/include/qoriq.inc b/conf/machine/include/qoriq.inc
index f99f4e7..84b5abb 100644
--- a/conf/machine/include/qoriq.inc
+++ b/conf/machine/include/qoriq.inc
@@ -3,12 +3,12 @@
3PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" 3PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
4PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" 4PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
5PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" 5PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
6PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux"
7PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"
8PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests"
6 9
7PREFERRED_VERSION_qemu = "2.4.0+fsl" 10PREFERRED_VERSION_qemu = "2.4.0+fsl"
8PREFERRED_VERSION_openssl = "1.0.1i" 11PREFERRED_VERSION_openssl = "1.0.1i"
9PREFERRED_VERSION_cryptodev-linux = "1.7"
10PREFERRED_VERSION_cryptodev-module = "1.7"
11PREFERRED_VERSION_cryptodev-tests = "1.7"
12 12
13MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" 13MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
14MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules" 14MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules"