recipes-graphics: mesa: Update recipes to new BSP release imx_5.4.70_2.3.0

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
Mike Engel 2021-01-29 12:07:02 +01:00
parent 2dcc48d224
commit 0e08ffa60a
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ PACKAGECONFIG_remove_mx8dxl = "osmesa"
DRIDRIVERS_remove_mx8dxl = "swrast" DRIDRIVERS_remove_mx8dxl = "swrast"
PACKAGECONFIG_remove_mx8phantomdxl = "osmesa" PACKAGECONFIG_remove_mx8phantomdxl = "osmesa"
DRIDRIVERS_remove_mx8phantomdxl = "swrast" DRIDRIVERS_remove_mx8phantomdxl = "swrast"
PACKAGECONFIG_remove_mx8mnlite = "osmesa"
DRIDRIVERS_remove_mx8mnlite = "swrast"
do_install_append_imxgpu3d () { do_install_append_imxgpu3d () {
rm -f ${D}${includedir}/GL/glcorearb.h rm -f ${D}${includedir}/GL/glcorearb.h