summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-29 09:07:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-30 22:25:17 +0000
commit22174e5b64cc46e3e5b9f45d0b7796e92f20a48c (patch)
treebd6c56e6654248a5fb783f71399b046078dfc5a0 /meta/recipes-graphics/mesa/mesa.inc
parent8509edeafea8e62e1b9ffe76b33999447f739b20 (diff)
downloadopenembedded-core-22174e5b64cc46e3e5b9f45d0b7796e92f20a48c.tar.gz
mesa: Drop LLVM-17 patch
This patch is no longer needed with llvm/clang 18+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa.inc')
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index a8088e6fb6..6e96190084 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -17,7 +17,6 @@ PE = "2"
SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
file://0001-meson.build-check-for-all-linux-host_os-combinations.patch \
file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \
- file://0001-gallium-Fix-build-with-llvm-17.patch \
file://0001-drisw-fix-build-without-dri3.patch \
file://0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch \
file://0001-Revert-meson-do-not-pull-in-clc-for-clover.patch \