diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-03-07 15:41:51 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-16 14:25:01 +0000 |
| commit | 809b96e9316076909345d0fa7866f5155aeee767 (patch) | |
| tree | 16dff3a5e07aa005066bd11efccaea746a0752a9 /documentation/migration-guides/migration-2.2.rst | |
| parent | 88e368dca48957314bca2a9a369dcde515953633 (diff) | |
| download | poky-809b96e9316076909345d0fa7866f5155aeee767.tar.gz | |
manuals: inclusive language updates
Changes identified by OE core's
scripts/contrib/convert-variable-renames.py script
Original variable names are kept in old migration notes,
but references to the new ones are provided.
(From yocto-docs rev: 1a35380ca80509fee036018a2bbb22ba9b44d47a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-2.2.rst')
| -rw-r--r-- | documentation/migration-guides/migration-2.2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst index 3e35b2b8aa..10aa2d0684 100644 --- a/documentation/migration-guides/migration-2.2.rst +++ b/documentation/migration-guides/migration-2.2.rst | |||
| @@ -26,8 +26,8 @@ Staging Directories in Sysroot Has Been Simplified | |||
| 26 | 26 | ||
| 27 | The way directories are staged in sysroot has been simplified and | 27 | The way directories are staged in sysroot has been simplified and |
| 28 | introduces the new :term:`SYSROOT_DIRS`, | 28 | introduces the new :term:`SYSROOT_DIRS`, |
| 29 | :term:`SYSROOT_DIRS_NATIVE`, and | 29 | :term:`SYSROOT_DIRS_NATIVE`, and ``SYSROOT_DIRS_BLACKLIST`` |
| 30 | :term:`SYSROOT_DIRS_BLACKLIST`. See the | 30 | (replaced by :term:`SYSROOT_DIRS_IGNORE` in version 3.5). See the |
| 31 | :oe_lists:`v2 patch series on the OE-Core Mailing List | 31 | :oe_lists:`v2 patch series on the OE-Core Mailing List |
| 32 | </pipermail/openembedded-core/2016-May/121365.html>` | 32 | </pipermail/openembedded-core/2016-May/121365.html>` |
| 33 | for additional information. | 33 | for additional information. |
