diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.5.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.5.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.5.rst b/documentation/migration-guides/release-notes-4.0.5.rst index ea0280b03c..246d2260c5 100644 --- a/documentation/migration-guides/release-notes-4.0.5.rst +++ b/documentation/migration-guides/release-notes-4.0.5.rst | |||
@@ -28,7 +28,7 @@ Fixes in Yocto-4.0.5 | |||
28 | - build-appliance-image: Update to kirkstone head revision (4a88ada) | 28 | - build-appliance-image: Update to kirkstone head revision (4a88ada) |
29 | - busybox: add devmem 128-bit support | 29 | - busybox: add devmem 128-bit support |
30 | - classes: files: Extend overlayfs-etc class | 30 | - classes: files: Extend overlayfs-etc class |
31 | - coreutils: add openssl PACKAGECONFIG | 31 | - coreutils: add openssl :term:`PACKAGECONFIG` |
32 | - create-pull-request: don't switch the git remote protocol to git:// | 32 | - create-pull-request: don't switch the git remote protocol to git:// |
33 | - dev-manual: fix reference to BitBake user manual | 33 | - dev-manual: fix reference to BitBake user manual |
34 | - expat: upgrade 2.4.8 -> 2.4.9 | 34 | - expat: upgrade 2.4.8 -> 2.4.9 |
@@ -39,15 +39,15 @@ Fixes in Yocto-4.0.5 | |||
39 | - glibc-locale: explicitly remove empty dirs in ${libdir} | 39 | - glibc-locale: explicitly remove empty dirs in ${libdir} |
40 | - glibc-tests: use += instead of :append | 40 | - glibc-tests: use += instead of :append |
41 | - glibc: stable 2.35 branch updates.(8d125a1f) | 41 | - glibc: stable 2.35 branch updates.(8d125a1f) |
42 | - go-native: switch from SRC_URI:append to SRC_URI += | 42 | - go-native: switch from SRC_URI:append to :term:`SRC_URI` += |
43 | - image_types_wic.bbclass: fix cross binutils dependency | 43 | - image_types_wic.bbclass: fix cross binutils dependency |
44 | - kern-tools: allow 'y' or 'm' to avoid config audit warnings | 44 | - kern-tools: allow 'y' or 'm' to avoid config audit warnings |
45 | - kern-tools: fix queue processing in relative TOPDIR configurations | 45 | - kern-tools: fix queue processing in relative :term:`TOPDIR` configurations |
46 | - kernel-yocto: allow patch author date to be commit date | 46 | - kernel-yocto: allow patch author date to be commit date |
47 | - libpng: upgrade to 1.6.38 | 47 | - libpng: upgrade to 1.6.38 |
48 | - linux-firmware: package new Qualcomm firmware | 48 | - linux-firmware: package new Qualcomm firmware |
49 | - linux-firmware: upgrade 20220708 -> 20220913 | 49 | - linux-firmware: upgrade 20220708 -> 20220913 |
50 | - linux-libc-headers: switch from SRC_URI:append to SRC_URI += | 50 | - linux-libc-headers: switch from SRC_URI:append to :term:`SRC_URI` += |
51 | - linux-yocto-dev: add qemuarm64 | 51 | - linux-yocto-dev: add qemuarm64 |
52 | - linux-yocto/5.10: update to v5.10.149 | 52 | - linux-yocto/5.10: update to v5.10.149 |
53 | - linux-yocto/5.15: cfg: fix ACPI warnings for -tiny | 53 | - linux-yocto/5.15: cfg: fix ACPI warnings for -tiny |
@@ -63,7 +63,7 @@ Fixes in Yocto-4.0.5 | |||
63 | - perf: Fix for recent kernel upgrades | 63 | - perf: Fix for recent kernel upgrades |
64 | - poky.conf: bump version for 4.0.5 | 64 | - poky.conf: bump version for 4.0.5 |
65 | - poky.yaml.in: update version requirements | 65 | - poky.yaml.in: update version requirements |
66 | - python3-rfc3986-validator: switch from SRC_URI:append to SRC_URI += | 66 | - python3-rfc3986-validator: switch from SRC_URI:append to :term:`SRC_URI` += |
67 | - python3: upgrade 3.10.4 -> 3.10.7 | 67 | - python3: upgrade 3.10.4 -> 3.10.7 |
68 | - qemu: Backport patches from upstream to support float128 on qemu-ppc64 | 68 | - qemu: Backport patches from upstream to support float128 on qemu-ppc64 |
69 | - rpm: Remove -Wimplicit-function-declaration warnings | 69 | - rpm: Remove -Wimplicit-function-declaration warnings |
@@ -72,7 +72,7 @@ Fixes in Yocto-4.0.5 | |||
72 | - stress-cpu: disable float128 math on powerpc64 to avoid SIGILL | 72 | - stress-cpu: disable float128 math on powerpc64 to avoid SIGILL |
73 | - tune-neoversen2: support tune-neoversen2 base on armv9a | 73 | - tune-neoversen2: support tune-neoversen2 base on armv9a |
74 | - tzdata: update to 2022d | 74 | - tzdata: update to 2022d |
75 | - u-boot: switch from append to += in SRC_URI | 75 | - u-boot: switch from append to += in :term:`SRC_URI` |
76 | - uninative: Upgrade to 3.7 to work with glibc 2.36 | 76 | - uninative: Upgrade to 3.7 to work with glibc 2.36 |
77 | - vim: Upgrade to 9.0.0598 | 77 | - vim: Upgrade to 9.0.0598 |
78 | - webkitgtk: Update to 2.36.7 | 78 | - webkitgtk: Update to 2.36.7 |