summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-06-07 18:47:08 +0000
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2024-04-26 16:15:24 +0200
commit5abe5a26f1e5da2bef99a0170bcf1a004f453b04 (patch)
tree48fd057fab5f5aff35025448b6782e3771dde6b1 /meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc
parent2adab8ddeaf4c3d9ea25eed5c1b132dc3a10ad80 (diff)
mesa: remove backported virgl patch
No need to for the backported patch that is now part of the new Mesa version. Bug-AGL: SPEC-4578 Change-Id: I03cf0fac10d6b6bd4a2eb2fff239ea924916d6b0 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc')
-rw-r--r--meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc b/meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc
index c0f5b271d..e74761317 100644
--- a/meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc
+++ b/meta-agl-bsp/meta-core/recipes-graphics/mesa/mesa_agl.inc
@@ -1,5 +1,3 @@
-SRC_URI += "file://0001-virgl-don-t-a-use-staging-when-a-resources-created-w.patch"
-
# The gallium-llvm is recommended as software 3D graphics renderer
GALLIUM_LLVM = "gallium-llvm"
PACKAGECONFIG:append:qemux86 = " gallium ${GALLIUM_LLVM}"