diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-08-24 20:37:59 -0500 | 
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-08-26 15:05:40 -0500 | 
| commit | 576292c80045d94e188df4e223f8078fe753a76b (patch) | |
| tree | f00f3f99656c4a211f2e62e1018639a5049bbdad | |
| parent | ed60a7915dfb4c2da89007c1670ef1da8618a063 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-graphics/mesa/libglu_%.bbappend | 1 | 
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 000000000..96745dd8e --- /dev/null +++ b/recipes-graphics/mesa/libglu_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| REQUIRED_DISTRO_FEATURES:remove:imxgpu = "x11" | |||
