diff options
Diffstat (limited to 'meta-n450/recipes-kernel')
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 10 | ||||
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend | 7 |
2 files changed, 0 insertions, 17 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend deleted file mode 100644 index 1c7fef99..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_n450 = "n450" | ||
3 | KMACHINE_n450 = "atom-pc" | ||
4 | |||
5 | KERNEL_FEATURES_append_n450 += " cfg/smp.scc" | ||
6 | |||
7 | # Update the following to use a different BSP branch or meta SRCREV | ||
8 | #KBRANCH_n450 = "yocto/standard/preempt-rt/base" | ||
9 | #SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX | ||
10 | #SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX | ||
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index 19c6734d..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_n450 = "n450" | ||
3 | KMACHINE_n450 = "atom-pc" | ||
4 | KBRANCH_n450 = "standard/default/common-pc/atom-pc" | ||
5 | |||
6 | #SRCREV_machine_pn-linux-yocto_n450 = XXXX | ||
7 | #SRCREV_meta_pn-linux-yocto_n450 ?= XXXX | ||