diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-11-30 15:45:49 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-12-21 06:14:00 -1000 |
| commit | 7a939cd7e6d30d3fe0593cfc83f18441bdbbd34e (patch) | |
| tree | a1d3cae991fb170566edf9c9c9ea82573f00be9a /documentation/migration-guides | |
| parent | 064936af55819541a9653928389a62a1a9b7c9f1 (diff) | |
| download | poky-7a939cd7e6d30d3fe0593cfc83f18441bdbbd34e.tar.gz | |
migration-guides: release 3.5 is actually 4.0
(From yocto-docs rev: 3b09e8ab838d8b14fd259d17a6597ea43bf46578)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/migration-guides')
| -rw-r--r-- | documentation/migration-guides/migration-2.2.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/migration-3.0.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/migration-3.4.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst index 3803dea832..40e3b5cb2b 100644 --- a/documentation/migration-guides/migration-2.2.rst +++ b/documentation/migration-guides/migration-2.2.rst | |||
| @@ -27,7 +27,7 @@ Staging Directories in Sysroot Has Been Simplified | |||
| 27 | The way directories are staged in sysroot has been simplified and | 27 | The way directories are staged in sysroot has been simplified and |
| 28 | introduces the new :term:`SYSROOT_DIRS`, | 28 | introduces the new :term:`SYSROOT_DIRS`, |
| 29 | :term:`SYSROOT_DIRS_NATIVE`, and ``SYSROOT_DIRS_BLACKLIST`` | 29 | :term:`SYSROOT_DIRS_NATIVE`, and ``SYSROOT_DIRS_BLACKLIST`` |
| 30 | (replaced by :term:`SYSROOT_DIRS_IGNORE` in version 3.5). See the | 30 | (replaced by :term:`SYSROOT_DIRS_IGNORE` in version 4.0). See the |
| 31 | :oe_lists:`v2 patch series on the OE-Core Mailing List | 31 | :oe_lists:`v2 patch series on the OE-Core Mailing List |
| 32 | </pipermail/openembedded-core/2016-May/121365.html>` | 32 | </pipermail/openembedded-core/2016-May/121365.html>` |
| 33 | for additional information. | 33 | for additional information. |
diff --git a/documentation/migration-guides/migration-3.0.rst b/documentation/migration-guides/migration-3.0.rst index 50d6758e71..7fa6d39b84 100644 --- a/documentation/migration-guides/migration-3.0.rst +++ b/documentation/migration-guides/migration-3.0.rst | |||
| @@ -148,7 +148,7 @@ XML feeds that ``cve-check-tool`` was using, supports CVSSv3 scoring, | |||
| 148 | and makes other improvements. | 148 | and makes other improvements. |
| 149 | 149 | ||
| 150 | Additionally, the ``CVE_CHECK_CVE_WHITELIST`` variable has been replaced | 150 | Additionally, the ``CVE_CHECK_CVE_WHITELIST`` variable has been replaced |
| 151 | by ``CVE_CHECK_WHITELIST`` (replaced by :term:`CVE_CHECK_IGNORE` in version 3.5). | 151 | by ``CVE_CHECK_WHITELIST`` (replaced by :term:`CVE_CHECK_IGNORE` in version 4.0). |
| 152 | 152 | ||
| 153 | .. _migration-3.0-bitbake-changes: | 153 | .. _migration-3.0-bitbake-changes: |
| 154 | 154 | ||
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index 5fc2ef78fe..b184dde41e 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst | |||
| @@ -253,7 +253,7 @@ Miscellaneous | |||
| 253 | - The previously deprecated ``COMPRESS_CMD`` and | 253 | - The previously deprecated ``COMPRESS_CMD`` and |
| 254 | ``CVE_CHECK_CVE_WHITELIST`` variables have been removed. Use | 254 | ``CVE_CHECK_CVE_WHITELIST`` variables have been removed. Use |
| 255 | :term:`CONVERSION_CMD` and ``CVE_CHECK_WHITELIST`` (replaced by | 255 | :term:`CONVERSION_CMD` and ``CVE_CHECK_WHITELIST`` (replaced by |
| 256 | :term:`CVE_CHECK_IGNORE` in version 3.5) respectively | 256 | :term:`CVE_CHECK_IGNORE` in version 4.0) respectively |
| 257 | instead. | 257 | instead. |
| 258 | 258 | ||
| 259 | - The obsolete ``oe_machinstall`` function previously provided in the | 259 | - The obsolete ``oe_machinstall`` function previously provided in the |
