[linux-yocto] [PATCH 7/7] sys940x: Append default preempt-rt policy

Darren Hart dvhart at linux.intel.com
Tue Jul 24 16:05:21 PDT 2012


Ensure the preempt-rt kernel has usb-mass-storage and boot-live support
in support of booting the hddimg images over USB.

Add the latencytop and profiling scc files to keep the default policy
consistent with the 'standard' kernel.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
---
 .../bsp/sys940x/sys940x-preempt-rt.scc             |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/sys940x/sys940x-preempt-rt.scc b/meta/cfg/kernel-cache/bsp/sys940x/sys940x-preempt-rt.scc
index daf5963..334f92e 100644
--- a/meta/cfg/kernel-cache/bsp/sys940x/sys940x-preempt-rt.scc
+++ b/meta/cfg/kernel-cache/bsp/sys940x/sys940x-preempt-rt.scc
@@ -9,6 +9,7 @@ include sys940x.scc
 include cfg/efi-ext.scc
 
 # default policy for standard kernels
+include cfg/usb-mass-storage.scc
 include cfg/boot-live.scc
 include features/logbuf/size-normal.scc
 include features/latencytop/latencytop.scc
-- 
1.7.5.4




More information about the linux-yocto mailing list