summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
deleted file mode 100644
index 5bab3e9b..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ /dev/null
@@ -1,18 +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 ?= "2ee9df8d3205983a94321cad82befae4050f77b5"
8SRCREV_meta_pn-linux-yocto-rt_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
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 ?= "2ee9df8d3205983a94321cad82befae4050f77b5"
14SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
15
16module_autoload_iwlwifi = "iwlwifi"
17
18LINUX_VERSION = "3.4.28"