summaryrefslogtreecommitdiffstats
path: root/meta-n450
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend10
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend10
2 files changed, 0 insertions, 20 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
deleted file mode 100644
index 1c7fef99..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4
5KERNEL_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.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
deleted file mode 100644
index 4590c272..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4KBRANCH_n450 = "yocto/standard/common-pc/atom-pc"
5
6# The n450 is a single core hypterthreaded CPU
7KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
8
9SRCREV_machine_pn-linux-yocto_n450 = "1e18e44adbe79b846e382370eb29bc4b8cd5a1a0"
10#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX