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}" For cases where you can substitute something and still maintain functionality, - the Yocto Project website at - - will make available a 'de-featured' BSP completely free of the encumbered IP. - In that case you can use the substitution directly and without any further licensing + the Yocto Project website's + BSP Download Page + makes available 'de-featured' BSPs that are completely free of any IP encumbrances. + For these cases you can use the substitution directly and without any further licensing requirements. - If present, this fully 'de-featured' BSP will be named appropriately different - than the normal encumbered BSP. - If available, this substitution is the simplest and most preferred option. + If present, these fully 'de-featured' BSPs are named appropriately different + as compared to the names of the respective encumbered BSPs. + If available, these substitutions are the simplest and most preferred options. This, of course, assumes the resulting functionality meets requirements.