diff options
Diffstat (limited to 'documentation/migration-guides/migration-1.6.rst')
| -rw-r--r-- | documentation/migration-guides/migration-1.6.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/migration-guides/migration-1.6.rst b/documentation/migration-guides/migration-1.6.rst index d3de264650..d07731dcb0 100644 --- a/documentation/migration-guides/migration-1.6.rst +++ b/documentation/migration-guides/migration-1.6.rst | |||
| @@ -220,9 +220,10 @@ Package Test (ptest) | |||
| 220 | 220 | ||
| 221 | Package Tests (ptest) are built but not installed by default. For | 221 | Package Tests (ptest) are built but not installed by default. For |
| 222 | information on using Package Tests, see the | 222 | information on using Package Tests, see the |
| 223 | ":ref:`dev-manual/common-tasks:testing packages with ptest`" | 223 | ":ref:`dev-manual/common-tasks:testing packages with ptest`" section in the |
| 224 | section in the Yocto Project Development Tasks Manual. For information on the | 224 | Yocto Project Development Tasks Manual. For information on the |
| 225 | ``ptest`` class, see the ":ref:`ref-classes-ptest`" section. | 225 | :ref:`ptest <ref-classes-ptest>` class, see the ":ref:`ref-classes-ptest`" |
| 226 | section. | ||
| 226 | 227 | ||
| 227 | .. _migration-1.6-build-changes: | 228 | .. _migration-1.6-build-changes: |
| 228 | 229 | ||
| @@ -237,7 +238,7 @@ will enable a separate :term:`Build Directory` by default as well. Recipes | |||
| 237 | building Autotools-based software that fails to build with a separate | 238 | building Autotools-based software that fails to build with a separate |
| 238 | :term:`Build Directory` should be changed to inherit from the | 239 | :term:`Build Directory` should be changed to inherit from the |
| 239 | :ref:`autotools-brokensep <ref-classes-autotools>` class instead of | 240 | :ref:`autotools-brokensep <ref-classes-autotools>` class instead of |
| 240 | the ``autotools`` or ``autotools_stage``\ classes. | 241 | the :ref:`autotools <ref-classes-autotools>` or ``autotools_stage`` classes. |
| 241 | 242 | ||
| 242 | .. _migration-1.6-building-qemu-native: | 243 | .. _migration-1.6-building-qemu-native: |
| 243 | 244 | ||
