summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-03-12 10:37:41 -0700
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commit46fd4b45c71d674e08037f9d6a2efceb7a963951 (patch)
tree466c04d1b8daed5170091086a14b693f6b879c8f /meta-fri2/recipes-kernel
parent7ff7312cbb3bc909aec7a697c9019a77b48a7e2d (diff)
downloadmeta-intel-46fd4b45c71d674e08037f9d6a2efceb7a963951.tar.gz
Update linux-yocto-rt 3.8 to 3.10
3.8 is no longer supported, update the remaining 3.8-rt recipes to 3.10. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend
deleted file mode 100644
index 875bf8a5..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend
+++ /dev/null
@@ -1,16 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_fri2 = "fri2"
5KMACHINE_fri2 = "fri2"
6KBRANCH_fri2 = "standard/preempt-rt/fri2"
7SRCREV_machine_pn-linux-yocto-rt_fri2 ?= "220f0ff77dbc46b06ec66c1e50afc4b9eb563c97"
8#SRCREV_meta_pn-linux-yocto-rt_fri2 ?= "XXX"
9
10COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
11KMACHINE_fri2-noemgd = "fri2"
12KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2"
13SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "220f0ff77dbc46b06ec66c1e50afc4b9eb563c97"
14#SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "XXX"
15
16module_autoload_iwlwifi = "iwlwifi"