summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-11 14:11:47 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:28 +0000
commit98a0739e593935439cae91a6d696f04fffb33c4e (patch)
treed0422b33f377f65d6bbf27ecbcdfd4f44fd72949 /documentation/bsp-guide
parent16e417be63e7cc79d88ec3fcf680b46e624ea9f7 (diff)
downloadpoky-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')
-rw-r--r--documentation/bsp-guide/bsp.xml6
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