diff options
Diffstat (limited to 'meta-fri2/recipes-kernel')
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 11 | ||||
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index d3b4f818..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
4 | KMACHINE_fri2 = "fri2" | ||
5 | KBRANCH_fri2 = "yocto/standard/preempt-rt/base" | ||
6 | |||
7 | COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | ||
8 | KMACHINE_fri2-noemgd = "fri2" | ||
9 | KBRANCH_fri2-noemgd = "yocto/standard/preempt-rt/base" | ||
10 | |||
11 | module_autoload_iwlwifi = "iwlwifi" | ||
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index e53991ac..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
4 | KMACHINE_fri2 = "fri2" | ||
5 | KBRANCH_fri2 = "yocto/standard/fri2" | ||
6 | |||
7 | COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | ||
8 | KMACHINE_fri2-noemgd = "fri2" | ||
9 | KBRANCH_fri2-noemgd = "yocto/standard/fri2" | ||
10 | |||
11 | module_autoload_iwlwifi = "iwlwifi" | ||