aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-11 09:57:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-15 17:18:26 +0100
commit45f26d5630595218a10c3137b18c5392e9d41088 (patch)
treed44d2ef7a7a928a3e4c66dab970d6b304dee5715 /documentation/bsp-guide/bsp.xml
parent363efd4e99bcadad2a4e2a9e43117c5e230c1fd1 (diff)
downloadopenembedded-core-contrib-45f26d5630595218a10c3137b18c5392e9d41088.tar.gz
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: 68cc2bac8dca78572d197af326452bbd37c947f9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide/bsp.xml')
-rw-r--r--documentation/bsp-guide/bsp.xml3
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 @@
<filename>binary/</filename> subdirectory located in the
<filename>meta-&lt;bsp_name&gt;</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
+ 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>