From 9c5b88af67c8082b728e27d3900b3149c88fffc0 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 28 Aug 2024 12:44:57 -0700 Subject: mesa: Add missing path to patches Signed-off-by: Tom Hochstein --- recipes-graphics/mesa/mesa.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/mesa/mesa.bbappend b/recipes-graphics/mesa/mesa.bbappend index f2375a55c..7c2e08fba 100644 --- a/recipes-graphics/mesa/mesa.bbappend +++ b/recipes-graphics/mesa/mesa.bbappend @@ -1,6 +1,7 @@ PROVIDES:remove:imxgpu = "virtual/egl" PROVIDES:remove:imxgpu3d = "virtual/libgl virtual/libgles1 virtual/libgles2" +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" SRC_URI:append:mx93-nxp-bsp = " file://0001-MGS-7673-egl-dri2-fix-video-showing-wrong-frame.patch" SRC_URI:append:imx-nxp-bsp = " file://0001-MGS-7599-cso-fix-virgl-driver-assert-issue.patch" -- cgit v1.2.3-54-g00ecf