[yocto] [PATCH 02/17] meta/rt: beagleboard preempt-rt support

Bruce Ashfield bruce.ashfield at windriver.com
Thu Aug 11 08:12:33 PDT 2011


On 11-08-11 04:27 AM, Darren Hart wrote:
> On 08/11/2011 01:23 AM, Darren Hart wrote:
>
> Oh the hypocrisy! For those of you that have caught my lack of detailed
> commentary for all the added preempt-rt .scc files - you are completely
> justified. I intended to paste a blurb for each and forgot by the time I
> sent them out. Probably not worth resending, but I will if Bruce is a
> 10th as picky as I am. Apologies.

I'll put something in place when merging. It really isn't
very interesting, and is something that we can better describe
outside of commits if anyone is interested. So a free pass
on this one, and I'll do the tidyup.

Bruce

>
> --
> Darren
>
>> Signed-off-by: Darren Hart<dvhart at linux.intel.com>
>> ---
>>   .../bsp/beagleboard/beagleboard-preempt-rt.scc     |    7 +++++++
>>   1 files changed, 7 insertions(+), 0 deletions(-)
>>   create mode 100644 meta/cfg/kernel-cache/bsp/beagleboard/beagleboard-preempt-rt.scc
>>
>> diff --git a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard-preempt-rt.scc b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard-preempt-rt.scc
>> new file mode 100644
>> index 0000000..aa71a94
>> --- /dev/null
>> +++ b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard-preempt-rt.scc
>> @@ -0,0 +1,7 @@
>> +define KMACHINE beagleboard
>> +define KTYPE preempt-rt
>> +define KARCH arm
>> +
>> +# no new branch required, re-use the ktypes/preempt-rt branch
>> +include ktypes/preempt-rt
>> +include beagleboard.scc
>




More information about the yocto mailing list