[poky] [PATCH 30/31] documentation/bsp-guide/bsp.xml: Review comments to recommendations

Scott Garman scott.a.garman at intel.com
Tue Jun 12 13:41:20 PDT 2012


From: Scott Rifenbark <scott.m.rifenbark at intel.com>

I added a small review comment to the section based on reviewer
feedback.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 documentation/bsp-guide/bsp.xml |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index e111713..6fd61c0 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -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 
-- 
1.7.9.5




More information about the poky mailing list