aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq.inc
blob: f99f4e78f6c8c8ed3ddaf489986e4fac8c77964a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Provides the QorIQ common settings

PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"

PREFERRED_VERSION_qemu = "2.4.0+fsl"
PREFERRED_VERSION_openssl = "1.0.1i"
PREFERRED_VERSION_cryptodev-linux = "1.7"
PREFERRED_VERSION_cryptodev-module = "1.7"
PREFERRED_VERSION_cryptodev-tests = "1.7"

MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules"

IMAGE_CLASSES += "image_types_uboot"
EXTRA_IMAGEDEPENDS += "u-boot"

MACHINEOVERRIDES =. "qoriq:"