mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
documentation/bsp-guide/bsp.xml: Added note to BSP recommendations
Inserted a note warning the developer that it is their responsibility to understand and meet all licensing requirements if they are going to be including images as part of a BSP. (From yocto-docs rev: b8154904be02a4185bf417f193eb125b8470bc8d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0be49103fd
commit
8f67927df6
@@ -848,7 +848,11 @@
|
|||||||
filesystems meant to allow users to boot the BSP for evaluation
|
filesystems meant to allow users to boot the BSP for evaluation
|
||||||
purposes, you should put the images and artifacts within a
|
purposes, you should put the images and artifacts within a
|
||||||
<filename>binary/</filename> subdirectory located in the
|
<filename>binary/</filename> subdirectory located in the
|
||||||
<filename>meta-<bsp_name></filename> directory.</para></listitem>
|
<filename>meta-<bsp_name></filename> directory.
|
||||||
|
<note>If you do include a bootable image as part of the BSP and the image
|
||||||
|
was built by software covered by the GPL, it is your responsibility to understand
|
||||||
|
and meet all licensing requirements, which could include distribution
|
||||||
|
of source files.</note></para></listitem>
|
||||||
<listitem><para><emphasis>Use a Yocto Linux Kernel:</emphasis>
|
<listitem><para><emphasis>Use a Yocto Linux Kernel:</emphasis>
|
||||||
Kernel recipes in the BSP should be based on a Yocto Linux kernel.
|
Kernel recipes in the BSP should be based on a Yocto Linux kernel.
|
||||||
Basing your recipes on these kernels reduces the costs for maintaining
|
Basing your recipes on these kernels reduces the costs for maintaining
|
||||||
|
|||||||
Reference in New Issue
Block a user