summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.3.rst')
-rw-r--r--documentation/migration-guides/migration-1.3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.3.rst b/documentation/migration-guides/migration-1.3.rst
index 9a1539172e..6a1755d1dc 100644
--- a/documentation/migration-guides/migration-1.3.rst
+++ b/documentation/migration-guides/migration-1.3.rst
@@ -110,7 +110,7 @@ references in your own recipes and configurations as they could be
110removed in future releases. You should also rename any custom ``task-*`` 110removed in future releases. You should also rename any custom ``task-*``
111recipes to ``packagegroup-*``, and change them to inherit 111recipes to ``packagegroup-*``, and change them to inherit
112``packagegroup`` instead of ``task``, as well as taking the opportunity 112``packagegroup`` instead of ``task``, as well as taking the opportunity
113to remove anything now handled by ``packagegroup.bbclass``, such as 113to remove anything now handled by :ref:`ref-classes-packagegroup`, such as
114providing ``-dev`` and ``-dbg`` packages, setting 114providing ``-dev`` and ``-dbg`` packages, setting
115:term:`LIC_FILES_CHKSUM`, and so forth. See the 115:term:`LIC_FILES_CHKSUM`, and so forth. See the
116:ref:`ref-classes-packagegroup` section for 116:ref:`ref-classes-packagegroup` section for