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