summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-08-24 20:37:59 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-08-26 15:05:40 -0500
commit576292c80045d94e188df4e223f8078fe753a76b (patch)
treef00f3f99656c4a211f2e62e1018639a5049bbdad /recipes-graphics/mesa
parented60a7915dfb4c2da89007c1670ef1da8618a063 (diff)
downloadmeta-freescale-576292c80045d94e188df4e223f8078fe753a76b.tar.gz
libglu: Remove x11 requirement for i.MX GPU
i.MX GPU drivers don't require x11. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/libglu_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/libglu_%.bbappend b/recipes-graphics/mesa/libglu_%.bbappend
new file mode 100644
index 00000000..96745dd8
--- /dev/null
+++ b/recipes-graphics/mesa/libglu_%.bbappend
@@ -0,0 +1 @@
REQUIRED_DISTRO_FEATURES:remove:imxgpu = "x11"