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 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. | |||
256 | Build History | 256 | Build History |
257 | ------------- | 257 | ------------- |
258 | 258 | ||
259 | Following are changes to Build History: | 259 | The 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 | ||
282 | Following are changes to ``udev``: | 282 | The 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 | |||
323 | Other Changes | 323 | Other Changes |
324 | ------------- | 324 | ------------- |
325 | 325 | ||
326 | Following is a list of short entries describing other changes: | 326 | Here 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 | ||