diff mbox series

[meta-arago,scarthgap] vulkan-cts: remove workaround for createMeshShaderMiscTestsEXT

Message ID 20240628165251.2970123-2-rs@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,scarthgap] vulkan-cts: remove workaround for createMeshShaderMiscTestsEXT | expand

Commit Message

Randolph Sapp June 28, 2024, 4:52 p.m. UTC
From: Randolph Sapp <rs@ti.com>

This change has been introduced into meta-openembedded scarthgap as of
commit: 952ea2bab1a0d444d48372e88328a9d78ef4e3f8

This reverts commit 0aeecfdf013d4b374414897a72a07d5d4ffacd2b.

Signed-off-by: Randolph Sapp <rs@ti.com>
---

Should have know the second I submitted a temp fix that the upstream fix would
be merged :)

 .../recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bbappend      | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bbappend
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bbappend b/meta-arago-distro/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bbappend
deleted file mode 100644
index 7af2057f..00000000
--- a/meta-arago-distro/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@ 
-# Workaround an optimization bug that breaks createMeshShaderMiscTestsEXT
-OECMAKE_CXX_FLAGS:remove:toolchain-gcc:aarch64 = "-O2"