diff mbox series

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

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

Commit Message

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

This change has been introduced into meta-openembedded scarthgap as of
commit: 30c7e5b94f3cdcac3fb46900c54423c976fdafe8

This reverts commit 0aeecfdf013d4b374414897a72a07d5d4ffacd2b.

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

v2: s/952ea2bab1a0d444d48372e88328a9d78ef4e3f8/30c7e5b94f3cdcac3fb46900c54423c976fdafe8/g

Wrong upstream commit hash.

 .../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"