summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.5.rst
diff options
context:
space:
mode:
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 fdbf2f3da3..03ecb16dc6 100644
--- a/documentation/migration-guides/migration-2.5.rst
+++ b/documentation/migration-guides/migration-2.5.rst
@@ -85,8 +85,6 @@ The following recipes have been removed:
85Scripts and Tools Changes 85Scripts and Tools Changes
86------------------------- 86-------------------------
87 87
88The following are changes to scripts and tools:
89
90- ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer``: The 88- ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer``: The
91 ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer`` scripts 89 ``yocto-bsp``, ``yocto-kernel``, and ``yocto-layer`` scripts
92 previously shipped with poky but not in OpenEmbedded-Core have been 90 previously shipped with poky but not in OpenEmbedded-Core have been
@@ -117,8 +115,6 @@ The following are changes to scripts and tools:
117BitBake Changes 115BitBake Changes
118--------------- 116---------------
119 117
120The following are BitBake changes:
121
122- The ``--runall`` option has changed. There are two different 118- The ``--runall`` option has changed. There are two different
123 behaviors people might want: 119 behaviors people might want:
124 120
@@ -151,7 +147,7 @@ The following are BitBake changes:
151Python and Python 3 Changes 147Python and Python 3 Changes
152--------------------------- 148---------------------------
153 149
154The following are auto-packaging changes to Python and Python 3: 150Here are auto-packaging changes to Python and Python 3:
155 151
156The script-managed ``python-*-manifest.inc`` files that were previously 152The script-managed ``python-*-manifest.inc`` files that were previously
157used to generate Python and Python 3 packages have been replaced with a 153used to generate Python and Python 3 packages have been replaced with a
@@ -185,8 +181,6 @@ change please see :yocto_git:`this commit
185Miscellaneous Changes 181Miscellaneous Changes
186--------------------- 182---------------------
187 183
188The following are additional changes:
189
190- The :ref:`kernel <ref-classes-kernel>` class supports building packages for multiple kernels. 184- The :ref:`kernel <ref-classes-kernel>` class supports building packages for multiple kernels.
191 If your kernel recipe or ``.bbappend`` file mentions packaging at 185 If your kernel recipe or ``.bbappend`` file mentions packaging at
192 all, you should replace references to the kernel in package names 186 all, you should replace references to the kernel in package names