diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-10-09 09:41:13 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-10-29 05:51:03 -0700 |
commit | 24a08a4d0be28fab73cbcf613dfd0597b65066a5 (patch) | |
tree | fe69bf31264e17e46ee51cf24c4edc5b0daefea4 /documentation | |
parent | 0c02f87d310895c79b5042efe5ade100581abb41 (diff) | |
download | poky-24a08a4d0be28fab73cbcf613dfd0597b65066a5.tar.gz |
release-notes-5.1: fix spdx bullet point
(From yocto-docs rev: d1883cb915ac16466bc72ddc9cd7b27d902f5551)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Reported-by: Quentin Schulz <quentin.schulz@cherry.de>
(cherry picked from commit c3bcbd847779afe78ff7e4345c9a5c61b3321975)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-5.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index caf40b71cb..0f1cb5312e 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst | |||
@@ -254,7 +254,7 @@ New Features / Enhancements in 5.1 | |||
254 | ``meta/conf/cve-check-map.conf`` by including it before distro include | 254 | ``meta/conf/cve-check-map.conf`` by including it before distro include |
255 | files in ``meta/conf/bitbake.conf``. | 255 | files in ``meta/conf/bitbake.conf``. |
256 | 256 | ||
257 | SPDX-related changes: | 257 | - SPDX-related changes: |
258 | 258 | ||
259 | - Update the SPDX license set too version 3.24.0, and produce SPDX output in | 259 | - Update the SPDX license set too version 3.24.0, and produce SPDX output in |
260 | version 3.0 by default, instead of 2.2. | 260 | version 3.0 by default, instead of 2.2. |