diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 12:04:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:12 +0100 |
| commit | 982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (patch) | |
| tree | 2c004eed7ec98e45b42f1700ef909abe130b945f /documentation/bsp-guide | |
| parent | b8bdf61ad1810075232bbc394d5e7eb01e6e9bad (diff) | |
| download | poky-982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36.tar.gz | |
documentation: Fixed links to old concepts-manual
The concepts-manual is going away for 2.5. I have fixed all the
links across the YP documentation set that were cross-referencing
into the concepts-manual so they now cross-reference into the
getting-started manual, where that concepts chapter will live
post 2.4x.
(From yocto-docs rev: e9145e9e7fef882a13c982d34514a94f864b3c12)
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.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 771f58c079..297478d656 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -1687,9 +1687,10 @@ | |||
| 1687 | Thus, the build system can build the corresponding | 1687 | Thus, the build system can build the corresponding |
| 1688 | recipe and include the component in the image. | 1688 | recipe and include the component in the image. |
| 1689 | See the | 1689 | See the |
| 1690 | "<ulink url='&YOCTO_DOCS_CM_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" | 1690 | "<ulink url='&YOCTO_DOCS_GS_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" |
| 1691 | section in the Yocto Project Concepts Manual for | 1691 | section in the Yocto Project Overview and Concepts |
| 1692 | details on how to use these variables.</para> | 1692 | Manual for details on how to use these variables. |
| 1693 | </para> | ||
| 1693 | 1694 | ||
| 1694 | <para>If you build as you normally would, without | 1695 | <para>If you build as you normally would, without |
| 1695 | specifying any recipes in the | 1696 | specifying any recipes in the |
