diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-12 10:57:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:13 +0100 |
commit | 1b877bc9dd3e9048489e6868020876af812cfa5e (patch) | |
tree | fa48122df594b4477be6529f51cf5f9255ebaaef /documentation/ref-manual/migration.xml | |
parent | 7105c52799c506961ec59e28681d8d6b588ffb4a (diff) | |
download | poky-1b877bc9dd3e9048489e6868020876af812cfa5e.tar.gz |
documentation: Updated everything for new overview-manual
This involved changing the root manual folder from
"getting-started" to "overview-manual".
Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was
changed to "YOCTO_DOCS_OM_URL". Most manuals had several
occurrences of these links.
The makefile needed updating to process the new manual
and not process the old "getting-started" manual.
(From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index d8620eefd9..9a6aab95ab 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -293,7 +293,7 @@ | |||
293 | For the remainder, you can now find them in the | 293 | For the remainder, you can now find them in the |
294 | <filename>meta-extras</filename> repository, which is in the | 294 | <filename>meta-extras</filename> repository, which is in the |
295 | Yocto Project | 295 | Yocto Project |
296 | <ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink>. | 296 | <ulink url='&YOCTO_DOCS_OM_URL;#source-repositories'>Source Repositories</ulink>. |
297 | </para> | 297 | </para> |
298 | </section> | 298 | </section> |
299 | </section> | 299 | </section> |
@@ -1748,7 +1748,7 @@ | |||
1748 | 1748 | ||
1749 | <para> | 1749 | <para> |
1750 | The minimum | 1750 | The minimum |
1751 | <ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink> version | 1751 | <ulink url='&YOCTO_DOCS_OM_URL;#git'>Git</ulink> version |
1752 | required on the build host is now 1.7.8 because the | 1752 | required on the build host is now 1.7.8 because the |
1753 | <filename>--list</filename> option is now required by | 1753 | <filename>--list</filename> option is now required by |
1754 | BitBake's Git fetcher. | 1754 | BitBake's Git fetcher. |
@@ -4038,7 +4038,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64. | |||
4038 | <para>For an example, see the | 4038 | <para>For an example, see the |
4039 | <filename>pixbufcache</filename> class in | 4039 | <filename>pixbufcache</filename> class in |
4040 | <filename>meta/classes/</filename> in the Yocto Project | 4040 | <filename>meta/classes/</filename> in the Yocto Project |
4041 | <ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink>. | 4041 | <ulink url='&YOCTO_DOCS_OM_URL;#source-repositories'>Source Repositories</ulink>. |
4042 | <note> | 4042 | <note> |
4043 | The <filename>SSTATEPOSTINSTFUNCS</filename> variable | 4043 | The <filename>SSTATEPOSTINSTFUNCS</filename> variable |
4044 | itself is now deprecated in favor of the | 4044 | itself is now deprecated in favor of the |