diff options
| -rw-r--r-- | meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend b/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend index 1da5bfcf..c85cee25 100644 --- a/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend +++ b/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -2,7 +2,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | |||
| 2 | SRC_URI += "file://0001-DRI_Add_xlnx_dri.patch" | 2 | SRC_URI += "file://0001-DRI_Add_xlnx_dri.patch" |
| 3 | 3 | ||
| 4 | # This is not compatible with the mali400 driver, use mesa-gl instead | 4 | # This is not compatible with the mali400 driver, use mesa-gl instead |
| 5 | CONFLICT_MACHINE_FEATURES = "mali400" | 5 | CONFLICT_MACHINE_FEATURES:class-target = "mali400" |
| 6 | 6 | ||
| 7 | PACKAGECONFIG:append:zynqmp-eg = " lima" | 7 | PACKAGECONFIG:append:zynqmp-eg = " lima" |
| 8 | PACKAGECONFIG:append:zynqmp-ev = " lima" | 8 | PACKAGECONFIG:append:zynqmp-ev = " lima" |
