imx-gpu-viv: remove wayland as a requirement for i.MX8 platforms
This was added by NXP in their recipe to force wayland as a backend for i.MX8 platforms. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
773f6565e2
commit
ed2c497497
|
|
@ -51,9 +51,7 @@ RPROVIDES_${PN}_imxgpu3d += "imx-gpu-viv"
|
|||
|
||||
PE = "1"
|
||||
|
||||
inherit fsl-eula-unpack distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES_mx8 = "wayland"
|
||||
inherit fsl-eula-unpack
|
||||
|
||||
SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue