diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 443d4427c6..81f347bb6a 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -536,14 +536,14 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" | |||
536 | 536 | ||
537 | <para> | 537 | <para> |
538 | For cases where you can substitute something and still maintain functionality, | 538 | For cases where you can substitute something and still maintain functionality, |
539 | the Yocto Project website at | 539 | the Yocto Project website's |
540 | <ulink url='http://yoctoproject.org/download/board-support-package-bsp-downloads'></ulink> | 540 | <ulink url='http://www.yoctoproject.org/download/all?keys=&download_type=1&download_version='>BSP Download Page</ulink> |
541 | will make available a 'de-featured' BSP completely free of the encumbered IP. | 541 | makes available 'de-featured' BSPs that are completely free of any IP encumbrances. |
542 | In that case you can use the substitution directly and without any further licensing | 542 | For these cases you can use the substitution directly and without any further licensing |
543 | requirements. | 543 | requirements. |
544 | If present, this fully 'de-featured' BSP will be named appropriately different | 544 | If present, these fully 'de-featured' BSPs are named appropriately different |
545 | than the normal encumbered BSP. | 545 | as compared to the names of the respective encumbered BSPs. |
546 | If available, this substitution is the simplest and most preferred option. | 546 | If available, these substitutions are the simplest and most preferred options. |
547 | This, of course, assumes the resulting functionality meets requirements. | 547 | This, of course, assumes the resulting functionality meets requirements. |
548 | </para> | 548 | </para> |
549 | 549 | ||