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 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