From: Sreeju Slevaraj <sreeju.armughanx.selva...@intel.com>

Removed using of bsp/common-pc-64/common-pc-64.scc from
crystalforest-preempt-rt.scc and crystalforeset-standard.scc.
Added ktypes/standard/standard.scc for crystalforest-standard.scc.
This is because we are migrating the BSP to use intel-common.

Signed-off-by: Sreeju Slevaraj <sreeju.armughanx.selva...@intel.com>
Signed-off-by: Chan Wei Sern <wei.sern.c...@intel.com>
---
 .../cfg/kernel-cache/bsp/crystalforest/crystalforest-preempt-rt.scc |    1 -
 meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-standard.scc  |    3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-preempt-rt.scc 
b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-preempt-rt.scc
index cd6bfde..2cef533 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-preempt-rt.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-preempt-rt.scc
@@ -4,7 +4,6 @@ define KARCH x86_64
 
 # no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
 include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
 
 include crystalforest.scc
 
diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-standard.scc 
b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-standard.scc
index c3b416c..bfd8359 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-standard.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest-standard.scc
@@ -2,8 +2,7 @@ define KMACHINE crystalforest
 define KTYPE standard
 define KARCH x86_64
 
-include bsp/common-pc-64/common-pc-64-standard.scc
-branch crystalforest
+include ktypes/standard/standard.scc
 
 include crystalforest.scc
 
-- 
1.7.10.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to