summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/e500v2.inc
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-11 00:28:08 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-15 14:13:19 +0800
commit54547effff61545cfeee2bef1d807175f0e14e0e (patch)
tree93f522a96e45c0d970f5e3260914249bdde1987d /conf/machine/include/e500v2.inc
parentea176fcba76c1abbdf75c9f81607603bab7874a5 (diff)
downloadmeta-fsl-ppc-54547effff61545cfeee2bef1d807175f0e14e0e.tar.gz
remove obsolete PREFERRED_VERSION for virtual/kernel
there is only one linux-qoriq-sdk recipe that is based on 3.12 now Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/machine/include/e500v2.inc')
-rw-r--r--conf/machine/include/e500v2.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/e500v2.inc b/conf/machine/include/e500v2.inc
index 2142d9d..adaa3cd 100644
--- a/conf/machine/include/e500v2.inc
+++ b/conf/machine/include/e500v2.inc
@@ -4,7 +4,6 @@ MACHINE_FEATURES = "pci ext2 ext3 serial"
4MACHINE_EXTRA_RRECOMMENDS = "u-boot udev-extraconf kernel-modules" 4MACHINE_EXTRA_RRECOMMENDS = "u-boot udev-extraconf kernel-modules"
5 5
6PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" 6PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk"
7PREFERRED_VERSION_virtual/kernel ?= "3.0.34"
8PREFERRED_VERSION_qemu = "1.7+fsl" 7PREFERRED_VERSION_qemu = "1.7+fsl"
9PREFERRED_VERSION_openssl = "1.0.1g" 8PREFERRED_VERSION_openssl = "1.0.1g"
10 9