distro_features_check is now deprecated
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-inherit distro_features_check
+inherit features_check
REQUIRED_DISTRO_FEATURES_e6500 += "multiarch"
python () {
PE = "1"
-inherit fsl-eula-unpack distro_features_check
+inherit fsl-eula-unpack features_check
REQUIRED_DISTRO_FEATURES_mx8 = "wayland"
UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
-inherit autotools pkgconfig useradd distro_features_check
+inherit autotools pkgconfig useradd features_check
# Disable OpenGL for parts with GPU support for 2D but not 3D
REQUIRED_DISTRO_FEATURES = "opengl"