summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend b/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend
new file mode 100644
index 00000000..88199419
--- /dev/null
+++ b/meta-xilinx-core/recipes-graphics/mesa/mesa_%.bbappend
@@ -0,0 +1,8 @@
1# This is not compatible with the mali400 driver, use mesa-gl instead
2CONFLICT_MACHINE_FEATURES = "mali400"
3
4PACKAGECONFIG:append:zynqmp-eg = " lima"
5PACKAGECONFIG:append:zynqmp-ev = " lima"
6
7PACKAGE_ARCH:zynqmp-eg = "${SOC_VARIANT_ARCH}"
8PACKAGE_ARCH:zynqmp-ev = "${SOC_VARIANT_ARCH}"