[meta-intel] [PATCH 03/10] emenlow: fix typos in the linux-yocto-rt_3.10 recipe

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu May 22 12:26:02 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The v3.10 rt recipe is for the emenlow-noemgd BSP and not for the emenlow BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
index 6ffc05c..5f9f0a8 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
@@ -1,9 +1,9 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-COMPATIBLE_MACHINE_emenlow = "emenlow"
-KMACHINE_emenlow  = "emenlow"
+COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
+KMACHINE_emenlow-noemgd  = "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
+#KBRANCH_emenlow-noemgd  = "standard/preempt-rt/base"
+#SRCREV_machine_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX
+#SRCREV_meta_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX
-- 
1.8.1.4



More information about the meta-intel mailing list