summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-02-11 15:25:26 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commitf4d24c4363eeedb8c0dfac7086a684510d71ffb1 (patch)
treee200b09999f486913d93be7f77634199625fc38e /meta-romley
parenta1f14721d2e2a1b694ca805f9a27a6fefa213a02 (diff)
downloadmeta-intel-f4d24c4363eeedb8c0dfac7086a684510d71ffb1.tar.gz
Remove linux-yocto 3.8 bbappends
The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
deleted file mode 100644
index 1a2c30e8..00000000
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ /dev/null
@@ -1,21 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_romley = "romley"
5
6KMACHINE_romley = "romley"
7KBRANCH_romley = "standard/common-pc-64/romley"
8
9SRCREV_machine_pn-linux-yocto_romley ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
10SRCREV_meta_pn-linux-yocto_romley ?= "cb96851e7e559f9247d616d08406db6135c357cb"
11
12COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
13KMACHINE_romley-ivb = "romley"
14KBRANCH_romley-ivb = "standard/common-pc-64/romley"
15
16SRCREV_machine_pn-linux-yocto_romley-ivb ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
17SRCREV_meta_pn-linux-yocto_romley-ivb ?= "cb96851e7e559f9247d616d08406db6135c357cb"
18
19LINUX_VERSION = "3.8.13"
20
21module_autoload_uio = "uio"