diff options
author | Ross Burton <ross.burton@arm.com> | 2023-11-01 17:26:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-06 22:52:32 +0000 |
commit | 14d33f1d2ef1b165db1130212dd7d5db84cf2502 (patch) | |
tree | a8ebfd70eaceb7010b6aece42a7cb307f53e278a /documentation | |
parent | 45830dcc7f3a2e81d31e050b40f4f07f945a8565 (diff) | |
download | poky-14d33f1d2ef1b165db1130212dd7d5db84cf2502.tar.gz |
migration-guides: mention CDN
(From yocto-docs rev: b7efe7984f9bd62891dc72a6763a6a5935454fdf)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 6249154d73..a8febabcab 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
@@ -8,6 +8,10 @@ New Features / Enhancements in 4.3 | |||
8 | 8 | ||
9 | - Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38, LLVM 17, and other recipe upgrades | 9 | - Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38, LLVM 17, and other recipe upgrades |
10 | 10 | ||
11 | - The autobuilder's shared-state artefacts are now available over the `jsDeliver | ||
12 | <https://jsdelivr.com>`__ Content Delivery Network (CDN). | ||
13 | See :term:`SSTATE_MIRRORS`. | ||
14 | |||
11 | - New variables: | 15 | - New variables: |
12 | 16 | ||
13 | - :term:`CVE_CHECK_STATUSMAP`, :term:`CVE_STATUS`, :term:`CVE_STATUS_GROUPS`, | 17 | - :term:`CVE_CHECK_STATUSMAP`, :term:`CVE_STATUS`, :term:`CVE_STATUS_GROUPS`, |