From 0e08ffa60ae4de962104c6e8f77d5ca1027caf49 Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Fri, 29 Jan 2021 12:07:02 +0100 Subject: [PATCH] recipes-graphics: mesa: Update recipes to new BSP release imx_5.4.70_2.3.0 Signed-off-by: Mike Engel --- meta-digi-dey/recipes-graphics/mesa/mesa_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-digi-dey/recipes-graphics/mesa/mesa_%.bbappend b/meta-digi-dey/recipes-graphics/mesa/mesa_%.bbappend index 31bdad4a2..c913cf77f 100644 --- a/meta-digi-dey/recipes-graphics/mesa/mesa_%.bbappend +++ b/meta-digi-dey/recipes-graphics/mesa/mesa_%.bbappend @@ -3,6 +3,8 @@ PACKAGECONFIG_remove_mx8dxl = "osmesa" DRIDRIVERS_remove_mx8dxl = "swrast" PACKAGECONFIG_remove_mx8phantomdxl = "osmesa" DRIDRIVERS_remove_mx8phantomdxl = "swrast" +PACKAGECONFIG_remove_mx8mnlite = "osmesa" +DRIDRIVERS_remove_mx8mnlite = "swrast" do_install_append_imxgpu3d () { rm -f ${D}${includedir}/GL/glcorearb.h