diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-11 14:11:47 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:28 +0000 |
commit | 98a0739e593935439cae91a6d696f04fffb33c4e (patch) | |
tree | d0422b33f377f65d6bbf27ecbcdfd4f44fd72949 /documentation/bsp-guide/bsp.xml | |
parent | 16e417be63e7cc79d88ec3fcf680b46e624ea9f7 (diff) | |
download | poky-98a0739e593935439cae91a6d696f04fffb33c4e.tar.gz |
overview-manual, ref-manual: Moved "Licenses" to overview-manual
Fixes [YOCTO #12370]
The "Licenses" section in the technical details chapter of the
ref-manual was concepts and needed moved to the new overview-manual.
Some links were broke during the move and they were fixed in the
BSP and dev-manual.
(From yocto-docs rev: 34c013f055736dcde2fe12daea1aaf2beaee97c5)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.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.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 6ae3ff9804..7d3345e06a 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1415,9 +1415,9 @@ | |||
1415 | Thus, the build system can build the corresponding recipe and include | 1415 | Thus, the build system can build the corresponding recipe and include |
1416 | the component in the image. | 1416 | the component in the image. |
1417 | See the | 1417 | See the |
1418 | "<ulink url='&YOCTO_DOCS_REF_URL;#enabling-commercially-licensed-recipes'>Enabling | 1418 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" |
1419 | Commercially Licensed Recipes</ulink>" section in the Yocto Project Reference | 1419 | section in the Yocto Project Overview Manual for details on how |
1420 | Manual for details on how to use these variables.</para> | 1420 | to use these variables.</para> |
1421 | <para>If you build as you normally would, without | 1421 | <para>If you build as you normally would, without |
1422 | specifying any recipes in the | 1422 | specifying any recipes in the |
1423 | <filename>LICENSE_FLAGS_WHITELIST</filename>, the build stops and | 1423 | <filename>LICENSE_FLAGS_WHITELIST</filename>, the build stops and |