mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +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
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "fbed745438bb0c21467b60cbd67c8148a9289b5ebc7482d06db443bea5
|
||||
|
||||
S = "${WORKDIR}/Remmina-v${PV}"
|
||||
|
||||
inherit cmake distro_features_check
|
||||
inherit cmake features_check
|
||||
|
||||
# depends on avahi-ui with this restriction
|
||||
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||
|
||||
Reference in New Issue
Block a user