diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 06f607ebe0..6fd61c0291 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -850,7 +850,8 @@ | |||
850 | <filename>binary/</filename> subdirectory located in the | 850 | <filename>binary/</filename> subdirectory located in the |
851 | <filename>meta-<bsp_name></filename> directory. | 851 | <filename>meta-<bsp_name></filename> directory. |
852 | <note>If you do include a bootable image as part of the BSP and the image | 852 | <note>If you do include a bootable image as part of the BSP and the image |
853 | was built by software covered by the GPL, it is your responsibility to understand | 853 | was built by software covered by the GPL or other open source licenses, |
854 | it is your responsibility to understand | ||
854 | and meet all licensing requirements, which could include distribution | 855 | and meet all licensing requirements, which could include distribution |
855 | of source files.</note></para></listitem> | 856 | of source files.</note></para></listitem> |
856 | <listitem><para><emphasis>Use a Yocto Linux Kernel:</emphasis> | 857 | <listitem><para><emphasis>Use a Yocto Linux Kernel:</emphasis> |