documentation/bsp-guide/bsp.xml: Updated link to BSP Download site

In the 'BSP Click-Through Licensing Procedure' section there was an
old link to the BSP download page on the Yocto Project website.  The
link was non-functional.  I fixed the link so that it points to the
Yocto Project BSP Download page.  I also re-wrote the paragraph to
read better.

(From yocto-docs rev: b87714fa54f71aa061126b7f29d80723a90818e8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-05-17 12:02:11 -05:00 committed by Richard Purdie
parent a106f4145c
commit dd3cd02e29
1 changed files with 7 additions and 7 deletions

View File

@ -536,14 +536,14 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
<para> <para>
For cases where you can substitute something and still maintain functionality, For cases where you can substitute something and still maintain functionality,
the Yocto Project website at the Yocto Project website's
<ulink url='http://yoctoproject.org/download/board-support-package-bsp-downloads'></ulink> <ulink url='http://www.yoctoproject.org/download/all?keys=&amp;download_type=1&amp;download_version='>BSP Download Page</ulink>
will make available a 'de-featured' BSP completely free of the encumbered IP. makes available 'de-featured' BSPs that are completely free of any IP encumbrances.
In that case you can use the substitution directly and without any further licensing For these cases you can use the substitution directly and without any further licensing
requirements. requirements.
If present, this fully 'de-featured' BSP will be named appropriately different If present, these fully 'de-featured' BSPs are named appropriately different
than the normal encumbered BSP. as compared to the names of the respective encumbered BSPs.
If available, this substitution is the simplest and most preferred option. If available, these substitutions are the simplest and most preferred options.
This, of course, assumes the resulting functionality meets requirements. This, of course, assumes the resulting functionality meets requirements.
</para> </para>