diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-05-04 14:57:51 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-10 12:52:34 +0100 |
| commit | eae7c2a0c277c764a72073cdce1cdb2eb1fd1b9a (patch) | |
| tree | fc3b2691dece36a13abc2892aea921d1dc601466 /documentation/migration-guides/migration-2.2.rst | |
| parent | e3d64415eddb7c0a5c13a2a91611204c8abfbedb (diff) | |
| download | poky-eae7c2a0c277c764a72073cdce1cdb2eb1fd1b9a.tar.gz | |
manuals: fix name capitalization issues
- Using "BitBake" instead of "Bitbake" or "bitbake", aligning with the
title of the "BitBake User Manual".
- Using "OpenEmbedded" instead of "Openembedded"
- Using "Python" instead of "python"
(From yocto-docs rev: 0b893e2a15aefedd7100445fc9d7eeed07b6afc6)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst index 10aa2d0684..fe7bc2cf55 100644 --- a/documentation/migration-guides/migration-2.2.rst +++ b/documentation/migration-guides/migration-2.2.rst | |||
| @@ -70,7 +70,7 @@ Metadata Must Now Use Python 3 Syntax | |||
| 70 | 70 | ||
| 71 | The metadata is now required to use Python 3 syntax. For help preparing | 71 | The metadata is now required to use Python 3 syntax. For help preparing |
| 72 | metadata, see any of the many Python 3 porting guides available. | 72 | metadata, see any of the many Python 3 porting guides available. |
| 73 | Alternatively, you can reference the conversion commits for Bitbake and | 73 | Alternatively, you can reference the conversion commits for BitBake and |
| 74 | you can use :term:`OpenEmbedded-Core (OE-Core)` as a guide for changes. Following are | 74 | you can use :term:`OpenEmbedded-Core (OE-Core)` as a guide for changes. Following are |
| 75 | particular areas of interest: | 75 | particular areas of interest: |
| 76 | 76 | ||
