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:
parent
2dcc48d224
commit
0e08ffa60a
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue