summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.5.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-09 17:48:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-24 16:13:28 +0000
commit025386d53ceef681d7e829ad184b6850af55619c (patch)
tree720a253731442d2b84ed443c8b143fdc23dfc493 /documentation/migration-guides/migration-2.5.rst
parent67efdd63c2b1d94bdc4a8da2895b3f7186e7a7c4 (diff)
downloadpoky-025386d53ceef681d7e829ad184b6850af55619c.tar.gz
manuals: suppress excess use of "following" word
To simplify the style, replace "Following is" and "Following are" by "here is" and "here are", sounding more natural. In some cases, also go further by simplifying "Here are/is xxx" by "xxx are/is" when the "are" or "is" are not two far at the end of the sentence. In some cases too, completely remove the sentence, when it's redundant with the preceding title. (From yocto-docs rev: 52ba6bb16c73cbc2c0e77496d5226c49bce786f5) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-2.5.rst')
-rw-r--r--documentation/migration-guides/migration-2.5.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/documentation/migration-guides/migration-2.5.rst b/documentation/migration-guides/migration-2.5.rst
index 9f089bb93b..facf5110b7 100644
--- a/documentation/migration-guides/migration-2.5.rst
+++ b/documentation/migration-guides/migration-2.5.rst
@@ -87,8 +87,6 @@ The following recipes have been removed:
87Scripts and Tools Changes 87Scripts and Tools Changes
88------------------------- 88-------------------------
89 89
90The following are changes to scripts and tools:
91
92- ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer``: The 90- ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer``: The
93 ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer`` scripts 91 ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer`` scripts
94 previously shipped with poky but not in OpenEmbedded-Core have been 92 previously shipped with poky but not in OpenEmbedded-Core have been
@@ -119,8 +117,6 @@ The following are changes to scripts and tools:
119BitBake Changes 117BitBake Changes
120--------------- 118---------------
121 119
122The following are BitBake changes:
123
124- The ``--runall`` option has changed. There are two different 120- The ``--runall`` option has changed. There are two different
125 behaviors people might want: 121 behaviors people might want:
126 122
@@ -153,7 +149,7 @@ The following are BitBake changes:
153Python and Python 3 Changes 149Python and Python 3 Changes
154--------------------------- 150---------------------------
155 151
156The following are auto-packaging changes to Python and Python 3: 152Here are auto-packaging changes to Python and Python 3:
157 153
158The script-managed ``python-*-manifest.inc`` files that were previously 154The script-managed ``python-*-manifest.inc`` files that were previously
159used to generate Python and Python 3 packages have been replaced with a 155used to generate Python and Python 3 packages have been replaced with a
@@ -187,8 +183,6 @@ change please see :yocto_git:`this commit
187Miscellaneous Changes 183Miscellaneous Changes
188--------------------- 184---------------------
189 185
190The following are additional changes:
191
192- The :ref:`ref-classes-kernel` class supports building packages for multiple kernels. 186- The :ref:`ref-classes-kernel` class supports building packages for multiple kernels.
193 If your kernel recipe or ``.bbappend`` file mentions packaging at 187 If your kernel recipe or ``.bbappend`` file mentions packaging at
194 all, you should replace references to the kernel in package names 188 all, you should replace references to the kernel in package names