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