mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
documentation/bsp-guide/bsp.xml: Review comments to recommendations
I added a small review comment to the section based on reviewer feedback. (From yocto-docs rev: 206d43c23efa114b57a1e75e469a6f5bdaf94715) 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
bd3cd64da3
commit
6698060d8e
@@ -848,7 +848,12 @@
|
||||
filesystems meant to allow users to boot the BSP for evaluation
|
||||
purposes, you should put the images and artifacts within a
|
||||
<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 or other open source licenses,
|
||||
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>
|
||||
Kernel recipes in the BSP should be based on a Yocto Linux kernel.
|
||||
Basing your recipes on these kernels reduces the costs for maintaining
|
||||
|
||||
Reference in New Issue
Block a user