On Tue, Mar 5, 2013 at 5:19 PM, Rifenbark, Scott M <
scott.m.rifenb...@intel.com> wrote:

>  Isn’t this a matter of creating a BSP layer for the desired board?  If
> so, doesn’t one try to find a similar board from one of the
> supported/released yocto BSPs and then modify that to create the custom
> layer?****
>
> ** **
>
> Scott****
>
> **
>
Yes, it is. At least IMHO. Technically, you have three ways of creating a
YP BSP layer:

   - Build it manually from scratch by creating the directory tree and
   populate it with the configuration files, recipes, readme files, etc. that
   you need.
   - Copy an existing BSP layer that supports a machine that is similar to
   the one you are trying to support.
   - Use the yocto-bsp script to create one and then eventually the
   yocto-kernel script to modify the kernel configuration if you are
   leveraging the YP kernel.

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

Reply via email to