summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.0.4.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-12-06 19:09:35 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-18 10:41:21 +0000
commitf417d3274c427908c43f8cd20e797609450a3724 (patch)
treeb09dd3addc6a43f1711573ee66db7c5445bc2d72 /documentation/migration-guides/release-notes-4.0.4.rst
parentf3adc7a899b85101238b24989ebf824a6066f9fa (diff)
downloadpoky-f417d3274c427908c43f8cd20e797609450a3724.tar.gz
manuals: add missing references to variables
[YOCTO #14508] (From yocto-docs rev: 7878a21be8fb6c7a1ab88ae44aa5f7bf0079391a) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.4.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.0.4.rst22
1 files changed, 11 insertions, 11 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.4.rst b/documentation/migration-guides/release-notes-4.0.4.rst
index 9068841783..05e3e71785 100644
--- a/documentation/migration-guides/release-notes-4.0.4.rst
+++ b/documentation/migration-guides/release-notes-4.0.4.rst
@@ -1,4 +1,4 @@
1Release notes for Yocto-4.0.4 (Kirkstone) 1Releae notes for Yocto-4.0.4 (Kirkstone)
2----------------------------------------- 2-----------------------------------------
3 3
4Security Fixes in Yocto-4.0.4 4Security Fixes in Yocto-4.0.4
@@ -28,13 +28,13 @@ Fixes in Yocto-4.0.4
28- autoconf: Fix strict prototype errors in generated tests 28- autoconf: Fix strict prototype errors in generated tests
29- autoconf: Update K & R stype functions 29- autoconf: Update K & R stype functions
30- bind: upgrade to 9.18.5 30- bind: upgrade to 9.18.5
31- bitbake.conf: set BB_DEFAULT_UMASK using ??= 31- bitbake.conf: set :term:`BB_DEFAULT_UMASK` using ??=
32- bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests 32- bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests
33- bitbake: ConfHandler: Remove lingering close 33- bitbake: ConfHandler: Remove lingering close
34- bitbake: bb/utils: movefile: use the logger for printing 34- bitbake: bb/utils: movefile: use the logger for printing
35- bitbake: bb/utils: remove: check the path again the expand python glob 35- bitbake: bb/utils: remove: check the path again the expand python glob
36- bitbake: bitbake-user-manual: Correct description of the ??= operator 36- bitbake: bitbake-user-manual: Correct description of the ??= operator
37- bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI format 37- bitbake: bitbake-user-manual: npm fetcher: improve description of :term:`SRC_URI` format
38- bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain 38- bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
39- bitbake: bitbake: runqueue: add cpu/io pressure regulation 39- bitbake: bitbake: runqueue: add cpu/io pressure regulation
40- bitbake: bitbake: runqueue: add memory pressure regulation 40- bitbake: bitbake: runqueue: add memory pressure regulation
@@ -77,7 +77,7 @@ Fixes in Yocto-4.0.4
77- iso-codes: upgrade to 4.11.0 77- iso-codes: upgrade to 4.11.0
78- kernel-fitimage.bbclass: add padding algorithm property in config nodes 78- kernel-fitimage.bbclass: add padding algorithm property in config nodes
79- kernel-fitimage.bbclass: only package unique DTBs 79- kernel-fitimage.bbclass: only package unique DTBs
80- kernel: Always set CC and LD for the kernel build 80- kernel: Always set :term:`CC` and :term:`LD` for the kernel build
81- kernel: Use consistent make flags for menuconfig 81- kernel: Use consistent make flags for menuconfig
82- lib:npm_registry: initial checkin 82- lib:npm_registry: initial checkin
83- libatomic-ops: upgrade to 7.6.14 83- libatomic-ops: upgrade to 7.6.14
@@ -94,18 +94,18 @@ Fixes in Yocto-4.0.4
94- linux-yocto/5.10: update to v5.10.137 94- linux-yocto/5.10: update to v5.10.137
95- linux-yocto/5.15: update genericx86* machines to v5.15.59 95- linux-yocto/5.15: update genericx86* machines to v5.15.59
96- linux-yocto/5.15: update to v5.15.62 96- linux-yocto/5.15: update to v5.15.62
97- linux-yocto: Fix COMPATIBLE_MACHINE regex match 97- linux-yocto: Fix :term:`COMPATIBLE_MACHINE` regex match
98- linux-yocto: prepend the value with a space when append to KERNEL_EXTRA_ARGS 98- linux-yocto: prepend the value with a space when append to :term:`KERNEL_EXTRA_ARGS`
99- lttng-modules: fix 5.19+ build 99- lttng-modules: fix 5.19+ build
100- lttng-modules: fix build against mips and v5.19 kernel 100- lttng-modules: fix build against mips and v5.19 kernel
101- lttng-modules: fix build for kernel 5.10.137 101- lttng-modules: fix build for kernel 5.10.137
102- lttng-modules: replace mips compaction fix with upstream change 102- lttng-modules: replace mips compaction fix with upstream change
103- lz4: upgrade to 1.9.4 103- lz4: upgrade to 1.9.4
104- maintainers: update opkg maintainer 104- maintainers: update opkg maintainer
105- meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE 105- meta: introduce :term:`UBOOT_MKIMAGE_KERNEL_TYPE`
106- migration guides: add missing release notes 106- migration guides: add missing release notes
107- mobile-broadband-provider-info: upgrade to 20220725 107- mobile-broadband-provider-info: upgrade to 20220725
108- nativesdk: Clear TUNE_FEATURES 108- nativesdk: Clear :term:`TUNE_FEATURES`
109- npm: replace 'npm pack' call by 'tar czf' 109- npm: replace 'npm pack' call by 'tar czf'
110- npm: return content of 'package.json' in 'npm_pack' 110- npm: return content of 'package.json' in 'npm_pack'
111- npm: take 'version' directly from 'package.json' 111- npm: take 'version' directly from 'package.json'
@@ -124,7 +124,7 @@ Fixes in Yocto-4.0.4
124- poky.conf: add ubuntu-22.04 to tested distros 124- poky.conf: add ubuntu-22.04 to tested distros
125- poky.conf: bump version for 4.0.4 125- poky.conf: bump version for 4.0.4
126- pseudo: Update to include recent upstream minor fixes 126- pseudo: Update to include recent upstream minor fixes
127- python3-pip: Fix RDEPENDS after the update 127- python3-pip: Fix :term:`RDEPENDS` after the update
128- ref-manual: add numa to machine features 128- ref-manual: add numa to machine features
129- relocate_sdk.py: ensure interpreter size error causes relocation to fail 129- relocate_sdk.py: ensure interpreter size error causes relocation to fail
130- rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writable 130- rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writable
@@ -140,12 +140,12 @@ Fixes in Yocto-4.0.4
140- shadow: Avoid nss warning/error with musl 140- shadow: Avoid nss warning/error with musl
141- shadow: Enable subid support 141- shadow: Enable subid support
142- system-requirements.rst: Add Ubuntu 22.04 to list of supported distros 142- system-requirements.rst: Add Ubuntu 22.04 to list of supported distros
143- systemd: Add 'no-dns-fallback' PACKAGECONFIG option 143- systemd: Add 'no-dns-fallback' :term:`PACKAGECONFIG` option
144- systemd: Fix unwritable /var/lock when no sysvinit handling 144- systemd: Fix unwritable /var/lock when no sysvinit handling
145- sysvinit-inittab/start_getty: Fix respawn too fast 145- sysvinit-inittab/start_getty: Fix respawn too fast
146- tcp-wrappers: Fix implicit-function-declaration warnings 146- tcp-wrappers: Fix implicit-function-declaration warnings
147- tzdata: upgrade to 2022b 147- tzdata: upgrade to 2022b
148- util-linux: Remove --enable-raw from EXTRA_OECONF 148- util-linux: Remove --enable-raw from :term:`EXTRA_OECONF`
149- vala: upgrade to 0.56.3 149- vala: upgrade to 0.56.3
150- vim: Upgrade to 9.0.0453 150- vim: Upgrade to 9.0.0453
151- watchdog: Include needed system header for function decls 151- watchdog: Include needed system header for function decls