From: Nitin A Kamble <[email protected]>

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

Signed-off-by: Nitin A Kamble <[email protected]>
---
 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

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to