diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 13:05:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:05 +0000 |
commit | cb3b2e1982775c4ad2d235acb847313f14c48b6b (patch) | |
tree | 49d6143681abe372200bce6469a8dcea9978edde /documentation | |
parent | 29bcd3b38761475278b9ecd2b269d49c07664f7f (diff) | |
download | poky-cb3b2e1982775c4ad2d235acb847313f14c48b6b.tar.gz |
ref-manual: Fixed links for "Oe-Core" term.
Added several first occurrences.
(From yocto-docs rev: fa369cfb539c86b59aaf0fff70d9034ea0620cba)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/migration.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 1b08583b8d..b38c93ac97 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -1525,7 +1525,7 @@ | |||
1525 | <para> | 1525 | <para> |
1526 | The top-level <filename>LICENSE</filename> file has been changed | 1526 | The top-level <filename>LICENSE</filename> file has been changed |
1527 | to better describe the license of the various components of | 1527 | to better describe the license of the various components of |
1528 | OE-Core. | 1528 | <link linkend='oe-core'>OE-Core</link>. |
1529 | However, the licensing itself remains unchanged. | 1529 | However, the licensing itself remains unchanged. |
1530 | </para> | 1530 | </para> |
1531 | 1531 | ||
@@ -2572,7 +2572,8 @@ | |||
2572 | 2572 | ||
2573 | <para> | 2573 | <para> |
2574 | Maintenance tracking data for recipes that was previously part | 2574 | Maintenance tracking data for recipes that was previously part |
2575 | of <filename>meta-yocto</filename> has been moved to OE-Core. | 2575 | of <filename>meta-yocto</filename> has been moved to |
2576 | <link linkend='oe-core'>OE-Core</link>. | ||
2576 | The change includes <filename>package_regex.inc</filename> and | 2577 | The change includes <filename>package_regex.inc</filename> and |
2577 | <filename>distro_alias.inc</filename>, which are typically enabled | 2578 | <filename>distro_alias.inc</filename>, which are typically enabled |
2578 | when using the | 2579 | when using the |
@@ -3418,7 +3419,8 @@ | |||
3418 | For help preparing metadata, see any of the many Python 3 porting | 3419 | For help preparing metadata, see any of the many Python 3 porting |
3419 | guides available. | 3420 | guides available. |
3420 | Alternatively, you can reference the conversion commits for Bitbake | 3421 | Alternatively, you can reference the conversion commits for Bitbake |
3421 | and you can use OE-Core as a guide for changes. | 3422 | and you can use |
3423 | <link linkend='oe-core'>OE-Core</link> as a guide for changes. | ||
3422 | Following are particular areas of interest: | 3424 | Following are particular areas of interest: |
3423 | <literallayout class='monospaced'> | 3425 | <literallayout class='monospaced'> |
3424 | * subprocess command-line pipes needing locale decoding | 3426 | * subprocess command-line pipes needing locale decoding |
@@ -3507,7 +3509,8 @@ | |||
3507 | hard-coding any knowledge about different machines. | 3509 | hard-coding any knowledge about different machines. |
3508 | Using a configuration file is particularly convenient when trying | 3510 | Using a configuration file is particularly convenient when trying |
3509 | to use QEMU with machines other than the | 3511 | to use QEMU with machines other than the |
3510 | <filename>qemu*</filename> machines in OE-Core. | 3512 | <filename>qemu*</filename> machines in |
3513 | <link linkend='oe-core'>OE-Core</link>. | ||
3511 | The <filename>qemuboot.conf</filename> file is generated by the | 3514 | The <filename>qemuboot.conf</filename> file is generated by the |
3512 | <filename>qemuboot</filename> | 3515 | <filename>qemuboot</filename> |
3513 | class when the root filesystem is being build (i.e. | 3516 | class when the root filesystem is being build (i.e. |
@@ -4477,7 +4480,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
4477 | needed by current hardware. | 4480 | needed by current hardware. |
4478 | Thus, GStreamer's ivorbis plugin has been disabled | 4481 | Thus, GStreamer's ivorbis plugin has been disabled |
4479 | by default eliminating the need for the | 4482 | by default eliminating the need for the |
4480 | <filename>tremor</filename> recipe in OE-Core. | 4483 | <filename>tremor</filename> recipe in |
4484 | <link linkend='oe-core'>OE-Core</link>. | ||
4481 | </para></listitem> | 4485 | </para></listitem> |
4482 | <listitem><para> | 4486 | <listitem><para> |
4483 | <emphasis><filename>gummiboot:</filename></emphasis> | 4487 | <emphasis><filename>gummiboot:</filename></emphasis> |