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/kernel-dev | |
| 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/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/common.rst | 2 | ||||
| -rw-r--r-- | documentation/kernel-dev/concepts-appx.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst index a5dd02ccf2..547da8a178 100644 --- a/documentation/kernel-dev/common.rst +++ b/documentation/kernel-dev/common.rst | |||
| @@ -1560,7 +1560,7 @@ source directory. Follow these steps to clean up the version string: | |||
| 1560 | on building the kernel image when using ``devtool``, see the | 1560 | on building the kernel image when using ``devtool``, see the |
| 1561 | ":ref:`kernel-dev/common:using \`\`devtool\`\` to patch the kernel`" | 1561 | ":ref:`kernel-dev/common:using \`\`devtool\`\` to patch the kernel`" |
| 1562 | section. For | 1562 | section. For |
| 1563 | information on building the kernel image when using Bitbake, see the | 1563 | information on building the kernel image when using BitBake, see the |
| 1564 | ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" | 1564 | ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" |
| 1565 | section. | 1565 | section. |
| 1566 | 1566 | ||
diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst index 910318e0f9..8ec3d6be45 100644 --- a/documentation/kernel-dev/concepts-appx.rst +++ b/documentation/kernel-dev/concepts-appx.rst | |||
| @@ -318,7 +318,7 @@ tree specific to your kernel from which to generate the new kernel | |||
| 318 | image. | 318 | image. |
| 319 | 319 | ||
| 320 | The following figure shows the temporary file structure created on your | 320 | The following figure shows the temporary file structure created on your |
| 321 | host system when you build the kernel using Bitbake. This | 321 | host system when you build the kernel using BitBake. This |
| 322 | :term:`Build Directory` contains all the | 322 | :term:`Build Directory` contains all the |
| 323 | source files used during the build. | 323 | source files used during the build. |
| 324 | 324 | ||
