From: Yoann Congal Date: Thu, 5 Sep 2024 17:27:39 +0000 (+0200) Subject: spirv-tools: Update merged patch to backport status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa494559b0e84aadb564efa126b6d29f6a46f69;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git spirv-tools: Update merged patch to backport status 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 Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 edcbf506b90..c596a3679a5 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 -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(-)