[linux-yocto] [PATCH 0/7][3.4] Update BSP preempt-rt.scc files to enable live boot

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


The following patches all address the same issue for each BSP individually.

Fixes [YOCTO #2803]: meta-intel: BSPs built with linux-yocto-rt hang at
                     'waiting for removable media...' on USB hddimg boots

Make the $BSP-preempt-rt.scc files consistent from BSP to BSP. This involves
adding the usb-storage and live-boot fragments to each as well as the
latencytop and profiling fragments to maintain the "standard" policy for
preempt-rt.

I have broken these out by BSP primarily to accomodate changes Kishore may
want for the cedartrail and romley BSPs.

I have tested the jasperforest linux-yocto-rt_3.4 build and verified the
.config contains the desired CONFIG items.

The following changes since commit d7a96809a585e06933d8c08adb9b9f66b21efb4c:

  preempt-rt: import 3.4.4-rt14 (2012-07-20 12:59:23 -0400)

are available in the git repository at:
  git://git.infradead.org/users/dvhart/linux-yocto-3.4.git dvhart/meta

Darren Hart (7):
  atom-pc: Append default preempt-rt policy
  cedartrail: Append default preempt-rt policy
  romley: Append default preempt-rt policy
  chiefriver: Append default preempt-rt policy
  jasperforest: Append default preempt-rt policy
  sugarbay: Append default preempt-rt policy
  sys940x: Append default preempt-rt policy

 .../bsp/atom-pc/atom-pc-preempt-rt.scc             |    6 ++++++
 .../bsp/cedartrail/cedartrail-preempt-rt.scc       |    6 ++++++
 .../bsp/chiefriver/chiefriver-preempt-rt.scc       |    4 ++++
 .../bsp/jasperforest/jasperforest-preempt-rt.scc   |    4 ++++
 .../kernel-cache/bsp/romley/romley-preempt-rt.scc  |    6 ++++++
 .../bsp/sugarbay/sugarbay-preempt-rt.scc           |    4 ++++
 .../bsp/sys940x/sys940x-preempt-rt.scc             |    1 +
 7 files changed, 31 insertions(+), 0 deletions(-)

-- 
1.7.5.4




More information about the linux-yocto mailing list