diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-04-04 16:28:58 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-04-04 16:57:41 -0500 |
commit | 904c6c886587c611ed66d8b0bd9d3c7e6c20af13 (patch) | |
tree | 49c99af6aa5bf24d6f740ca1bb766e1f6d87fac3 /classes/use-imx-security-controller-firmware.bbclass | |
parent | 0fb851cdc99a2541afbec9232993dc537a1816db (diff) | |
download | meta-freescale-904c6c886587c611ed66d8b0bd9d3c7e6c20af13.tar.gz |
imx-gst1.0-plugin: Adjust libdrm dependency
The 7ULP build is broken:
```
../git/plugins/compositor/gstimxcompositor.c:124:10: fatal error: libdrm/drm_fourcc.h: No such file or directory
124 | #include <libdrm/drm_fourcc.h>
| ^~~~~~~~~~~~~~~~~~~~~
```
Replace the imxvpu condition for the libdrm dependency to all fbdev
devices with GPU. For i.MX 6 and 7, the new condition simply extends
what the old condition provided. For i.MX 8, the new condition removes
the explicit dependency. It seems the dependency is still needed, but it
is satisfied implicitly.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes/use-imx-security-controller-firmware.bbclass')
0 files changed, 0 insertions, 0 deletions