summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r--documentation/migration-guides/migration-1.5.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst
index d82d33f91f..c8f3cbc165 100644
--- a/documentation/migration-guides/migration-1.5.rst
+++ b/documentation/migration-guides/migration-1.5.rst
@@ -256,7 +256,7 @@ section in the Yocto Project Development Tasks Manual.
256Build History 256Build History
257------------- 257-------------
258 258
259Following are changes to Build History: 259The changes to Build History are:
260 260
261- Installed package sizes: ``installed-package-sizes.txt`` for an image 261- Installed package sizes: ``installed-package-sizes.txt`` for an image
262 now records the size of the files installed by each package instead 262 now records the size of the files installed by each package instead
@@ -279,7 +279,7 @@ section in the Yocto Project Development Tasks Manual.
279``udev`` 279``udev``
280-------- 280--------
281 281
282Following are changes to ``udev``: 282The changes to ``udev`` are:
283 283
284- ``udev`` no longer brings in ``udev-extraconf`` automatically through 284- ``udev`` no longer brings in ``udev-extraconf`` automatically through
285 :term:`RRECOMMENDS`, since this was originally 285 :term:`RRECOMMENDS`, since this was originally
@@ -323,7 +323,7 @@ Removed and Renamed Recipes
323Other Changes 323Other Changes
324------------- 324-------------
325 325
326Following is a list of short entries describing other changes: 326Here is a list of short entries describing other changes:
327 327
328- ``run-postinsts``: Make this generic. 328- ``run-postinsts``: Make this generic.
329 329