summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/e6500.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/e6500.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/e6500.inc')
-rw-r--r--conf/machine/include/e6500.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/e6500.inc b/conf/machine/include/e6500.inc
index c901020..81a2bf4 100644
--- a/conf/machine/include/e6500.inc
+++ b/conf/machine/include/e6500.inc
@@ -6,7 +6,6 @@ MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
6MACHINE_EXTRA_RRECOMMENDS = "u-boot udev-extraconf kernel-modules" 6MACHINE_EXTRA_RRECOMMENDS = "u-boot udev-extraconf kernel-modules"
7 7
8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" 8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk"
9PREFERRED_VERSION_virtual/kernel ?= "3.0.34"
10PREFERRED_VERSION_qemu = "1.7+fsl" 9PREFERRED_VERSION_qemu = "1.7+fsl"
11PREFERRED_VERSION_openssl = "1.0.1g" 10PREFERRED_VERSION_openssl = "1.0.1g"
12 11