diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-01-11 17:49:28 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-17 11:59:50 +0000 |
| commit | fc30301d4cf6a1aa4934cc8572cfd4d3659df817 (patch) | |
| tree | 12a008ef225acad396e563d5d2bec4e86f6b698a /documentation/migration-guides/migration-1.3.rst | |
| parent | 8dbd3a1757f2703c5183155dda3f52f6f9a79a96 (diff) | |
| download | poky-fc30301d4cf6a1aa4934cc8572cfd4d3659df817.tar.gz | |
manuals: simplify references to class sections
Replace
":ref:`classname.bbclass <ref-classes-classname>`" section
by
":ref:`ref-classes-classname`" section
because each section has "classname.bbclass" as title,
therefore the result is the same.
(From yocto-docs rev: e3f438e4a71b155bd09bc7988c8e5626a063fde3)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-1.3.rst')
| -rw-r--r-- | documentation/migration-guides/migration-1.3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.3.rst b/documentation/migration-guides/migration-1.3.rst index afb868e7cb..9a1539172e 100644 --- a/documentation/migration-guides/migration-1.3.rst +++ b/documentation/migration-guides/migration-1.3.rst | |||
| @@ -113,7 +113,7 @@ recipes to ``packagegroup-*``, and change them to inherit | |||
| 113 | to remove anything now handled by ``packagegroup.bbclass``, such as | 113 | to remove anything now handled by ``packagegroup.bbclass``, such as |
| 114 | providing ``-dev`` and ``-dbg`` packages, setting | 114 | providing ``-dev`` and ``-dbg`` packages, setting |
| 115 | :term:`LIC_FILES_CHKSUM`, and so forth. See the | 115 | :term:`LIC_FILES_CHKSUM`, and so forth. See the |
| 116 | ":ref:`packagegroup.bbclass <ref-classes-packagegroup>`" section for | 116 | :ref:`ref-classes-packagegroup` section for |
| 117 | further details. | 117 | further details. |
| 118 | 118 | ||
| 119 | .. _migration-1.3-image-features: | 119 | .. _migration-1.3-image-features: |
