diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-10-02 10:38:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-09 14:04:26 +0100 |
commit | d278c5ddb118b219ebf01deae056d0b5f1f03f45 (patch) | |
tree | f180430fba7bdee9d0e031689cf0e110de8aaf84 /documentation | |
parent | aa8f9838d4173b25c9295173a7b6d30ebe7c8c52 (diff) | |
download | poky-d278c5ddb118b219ebf01deae056d0b5f1f03f45.tar.gz |
release-notes-5.1: document spirv-tools reproducibility
This covers Poky's commits
47ed8ac83a6 (spirv-tools: Fix git-describe related reproducibility, 2024-08-03)
a19bb8c1d51 (spirv-tools: Update merged patch to backport status, 2024-09-05)
(From yocto-docs rev: 98e7f378bc5670d23a6c2bdfcd3b7af965f7c450)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-5.1.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index 75e57ea1f1..074d277da9 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst | |||
@@ -50,6 +50,8 @@ New Features / Enhancements in 5.1 | |||
50 | 50 | ||
51 | - Miscellaneous changes: | 51 | - Miscellaneous changes: |
52 | 52 | ||
53 | - Fix reproducibility for ``spirv-tools`` | ||
54 | |||
53 | Known Issues in 5.1 | 55 | Known Issues in 5.1 |
54 | ~~~~~~~~~~~~~~~~~~~ | 56 | ~~~~~~~~~~~~~~~~~~~ |
55 | 57 | ||