mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
recipes: rename distro_features_check to features_check
Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b77cc67691
commit
4c00e5fed9
@@ -10,7 +10,7 @@ DEPENDS = "gsettings-desktop-schemas startup-notification \
|
||||
gnome-doc-utils gdk-pixbuf-native \
|
||||
gtk+3 glib-2.0 libcanberra libgtop intltool-native"
|
||||
|
||||
inherit autotools gettext gnomebase distro_features_check
|
||||
inherit autotools gettext gnomebase features_check
|
||||
# depends on startup-notification which depends on virtual/libx11
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user