[meta-intel] [PATCH 1/3] linux-yocto-rt_3.4: Add 3.4.36-rt50 support to BSPs that only had 3.2

Darren Hart dvhart at linux.intel.com
Wed Apr 3 20:15:17 PDT 2013


In preparation for removal of the 3.2 kernel recipes, ensure that we
have 3.4.36-rt50 support for all BSPs supporting rt.

Do not update ISG maintained BSPs.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
---
 .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend     |  8 ++++++++
 .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend     |  8 ++++++++
 meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend  |  8 ++++++++
 .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend     |  8 ++++++++
 .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend     | 16 ++++++++++++++++
 5 files changed, 48 insertions(+)
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend
 create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
 create mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 0000000..15fc847
--- /dev/null
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+COMPATIBLE_MACHINE_emenlow = "emenlow"
+KMACHINE_emenlow  = "emenlow"
+
+# Update the following to use a different BSP branch or meta SRCREV
+#KBRANCH_emenlow  = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_emenlow ?= XXXX
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 0000000..59a8db2
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+COMPATIBLE_MACHINE_n450 = "n450"
+KMACHINE_n450 = "atom-pc"
+
+# Update the following to use a different BSP branch or meta SRCREV
+#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 0000000..546f6dd
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_n450 = "n450"
+KMACHINE_n450  = "atom-pc"
+KBRANCH_n450 = "standard/default/common-pc/atom-pc"
+
+#SRCREV_machine_pn-linux-yocto_n450 = XXXX
+#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 0000000..531a3ad
--- /dev/null
+++ b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+COMPATIBLE_MACHINE_sugarbay = "sugarbay"
+KMACHINE_sugarbay  = "sugarbay"
+
+# Update the following to use a different BSP branch or meta SRCREV
+#KBRANCH_sugarbay  = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX
diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 0000000..cc680ce
--- /dev/null
+++ b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,16 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_sys940x = "sys940x"
+KMACHINE_sys940x = "sys940x"
+
+COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
+KMACHINE_sys940x-noemgd = "sys940x"
+
+# Update the following to use a different BSP branch or meta SRCREV
+#KBRANCH_sys940x = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX"
+#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX"
+
+#KBRANCH_sys940x-noemgd = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"
+#SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"
-- 
1.8.1.2




More information about the meta-intel mailing list