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 6affe68b58..81a434d5b7 100644
--- a/documentation/migration-guides/migration-1.5.rst
+++ b/documentation/migration-guides/migration-1.5.rst
@@ -252,7 +252,7 @@ section in the Yocto Project Development Tasks Manual.
252Build History 252Build History
253------------- 253-------------
254 254
255Following are changes to Build History: 255The changes to Build History are:
256 256
257- Installed package sizes: ``installed-package-sizes.txt`` for an image 257- Installed package sizes: ``installed-package-sizes.txt`` for an image
258 now records the size of the files installed by each package instead 258 now records the size of the files installed by each package instead
@@ -275,7 +275,7 @@ section in the Yocto Project Development Tasks Manual.
275``udev`` 275``udev``
276-------- 276--------
277 277
278Following are changes to ``udev``: 278The changes to ``udev`` are:
279 279
280- ``udev`` no longer brings in ``udev-extraconf`` automatically through 280- ``udev`` no longer brings in ``udev-extraconf`` automatically through
281 :term:`RRECOMMENDS`, since this was originally 281 :term:`RRECOMMENDS`, since this was originally
@@ -319,7 +319,7 @@ Removed and Renamed Recipes
319Other Changes 319Other Changes
320------------- 320-------------
321 321
322Following is a list of short entries describing other changes: 322Here is a list of short entries describing other changes:
323 323
324- ``run-postinsts``: Make this generic. 324- ``run-postinsts``: Make this generic.
325 325