diff options
Diffstat (limited to 'documentation/migration-guides/migration-2.3.rst')
-rw-r--r-- | documentation/migration-guides/migration-2.3.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-2.3.rst b/documentation/migration-guides/migration-2.3.rst index 0b6b33d2cb..59271abbc0 100644 --- a/documentation/migration-guides/migration-2.3.rst +++ b/documentation/migration-guides/migration-2.3.rst | |||
@@ -304,8 +304,7 @@ The following package management changes took place: | |||
304 | This change was made because too many places in DNF/RPM4 stack | 304 | This change was made because too many places in DNF/RPM4 stack |
305 | already make that assumption. Only the filenames and the architecture | 305 | already make that assumption. Only the filenames and the architecture |
306 | tag has changed. Nothing else has changed in OE-core system, | 306 | tag has changed. Nothing else has changed in OE-core system, |
307 | particularly in the :ref:`allarch.bbclass <ref-classes-allarch>` | 307 | particularly in the :ref:`ref-classes-allarch` class. |
308 | class. | ||
309 | 308 | ||
310 | - Signing of remote package feeds using ``PACKAGE_FEED_SIGN`` is not | 309 | - Signing of remote package feeds using ``PACKAGE_FEED_SIGN`` is not |
311 | currently supported. This issue will be fully addressed in a future | 310 | currently supported. This issue will be fully addressed in a future |