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

Darren Hart dvhart at linux.intel.com
Thu Aug 11 01:27:14 PDT 2011


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.

--
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

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list