diff mbox series

spirv-tools: Update merged patch to backport status

Message ID 20240905172739.2818260-1-yoann.congal@smile.fr
State New
Headers show
Series spirv-tools: Update merged patch to backport status | expand

Commit Message

Yoann Congal Sept. 5, 2024, 5:27 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

Patch 0001-update_build_version.py-support-an-envvar-to-force-t.patch
was merged here: https://github.com/KhronosGroup/SPIRV-Tools/commit/bc4060ed274ad9749c20daced96d6f0518d6418e

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 ...1-update_build_version.py-support-an-envvar-to-force-t.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/spir/spirv-tools/0001-update_build_version.py-support-an-envvar-to-force-t.patch b/meta/recipes-graphics/spir/spirv-tools/0001-update_build_version.py-support-an-envvar-to-force-t.patch
index edcbf506b9..c596a3679a 100644
--- a/meta/recipes-graphics/spir/spirv-tools/0001-update_build_version.py-support-an-envvar-to-force-t.patch
+++ b/meta/recipes-graphics/spir/spirv-tools/0001-update_build_version.py-support-an-envvar-to-force-t.patch
@@ -9,7 +9,7 @@  description instead of resorting to git describe which can change for a
 given commit if multiple lightweight commits point ot it.
 
 Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
-Upstream-Status: Submitted [https://github.com/KhronosGroup/SPIRV-Tools/pull/5758]
+Upstream-Status: Backport [https://github.com/KhronosGroup/SPIRV-Tools/commit/bc4060ed274ad9749c20daced96d6f0518d6418e]
 ---
  utils/update_build_version.py | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)