summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-06-16 16:58:01 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2016-06-23 10:58:13 +0800
commit97974bed3db92cb19a0635f9d900c376763d76c6 (patch)
tree7acdc4794ccb6e0f34eca1b071fb0919c040f8f8 /conf
parent2f54d9abf919e878695da51106159c77a5ee60e5 (diff)
downloadmeta-fsl-ppc-97974bed3db92cb19a0635f9d900c376763d76c6.tar.gz
qemu: upgrade to v2.4 plus fsl patches
Detailed commit log can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/qemu.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/qoriq.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/qoriq.inc b/conf/machine/include/qoriq.inc
index 5a3a333..f99f4e7 100644
--- a/conf/machine/include/qoriq.inc
+++ b/conf/machine/include/qoriq.inc
@@ -4,7 +4,7 @@ PREFERRED_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"
6 6
7PREFERRED_VERSION_qemu = "2.2.0+fsl" 7PREFERRED_VERSION_qemu = "2.4.0+fsl"
8PREFERRED_VERSION_openssl = "1.0.1i" 8PREFERRED_VERSION_openssl = "1.0.1i"
9PREFERRED_VERSION_cryptodev-linux = "1.7" 9PREFERRED_VERSION_cryptodev-linux = "1.7"
10PREFERRED_VERSION_cryptodev-module = "1.7" 10PREFERRED_VERSION_cryptodev-module = "1.7"