summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-03-12 10:34:12 -0700
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commita1f14721d2e2a1b694ca805f9a27a6fefa213a02 (patch)
tree51bfff12da9febc5b02c96aced19f55fef586efe /meta-crystalforest
parent50fa9bb12cb3b5e8b36041caaf5517f3eea8fde0 (diff)
downloadmeta-intel-a1f14721d2e2a1b694ca805f9a27a6fefa213a02.tar.gz
Remove linux-yocto 3.4 bbappends
The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.4 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-crystalforest')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
deleted file mode 100644
index e4559c2f..00000000
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ /dev/null
@@ -1,20 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden"
5KMACHINE_crystalforest-gladden = "crystalforest"
6KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest"
7
8SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
9SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
10
11COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
12KMACHINE_crystalforest-server = "crystalforest"
13KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest"
14
15SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
16SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
17
18module_autoload_uio = "uio"
19
20LINUX_VERSION = "3.4.28"