Upstream moved to a later vulkan version and the bbappend no longer applied. Since the contents of the bbappend have already been applied to meta-openembedded, we can just remove this bbappend completely.
Signed-off-by: Ryan Eatmon <[email protected]> --- v2: Removed the bbappend instead of renaming it. .../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 --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" -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15638): https://lists.yoctoproject.org/g/meta-arago/message/15638 Mute This Topic: https://lists.yoctoproject.org/mt/109899577/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
