[yocto] [PATCH 1/3] meta-crownbay: add 3.4 rt support

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Oct 3 17:59:00 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

Add the -rt version of linux-yocto-3.4.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend     | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 0000000..2049076
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,16 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
+KMACHINE_crownbay-noemgd = "crownbay"
+
+COMPATIBLE_MACHINE_crownbay = "crownbay"
+KMACHINE_crownbay = "crownbay"
+
+# Update the following to use a different BSP branch or meta SRCREV
+#KBRANCH_crownbay-noemgd = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
+
+#KBRANCH_crownbay = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_crownbay ?= XXXX
-- 
1.7.11.4




More information about the yocto mailing list