diff options
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r-- | documentation/migration-guides/migration-1.5.rst | 6 |
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. | |||
252 | Build History | 252 | Build History |
253 | ------------- | 253 | ------------- |
254 | 254 | ||
255 | Following are changes to Build History: | 255 | The 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 | ||
278 | Following are changes to ``udev``: | 278 | The 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 | |||
319 | Other Changes | 319 | Other Changes |
320 | ------------- | 320 | ------------- |
321 | 321 | ||
322 | Following is a list of short entries describing other changes: | 322 | Here 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 | ||