From 95d56a63cdbf1ed9db99a1f02075568fd45a668b Mon Sep 17 00:00:00 2001 From: Jacob Kroon Date: Mon, 30 Mar 2020 08:51:00 +0200 Subject: Revert "recipes: rename distro_features_check to features_check" The corresponding changes in oe-core has not been backported to zeus. This reverts commit d2e962a795e8713e5443659669842298453d938f. Signed-off-by: Jacob Kroon Signed-off-by: Richard Leitner --- recipes-core/cacao/cacao_2d6f6c14daf9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/cacao/cacao_2d6f6c14daf9.bb') diff --git a/recipes-core/cacao/cacao_2d6f6c14daf9.bb b/recipes-core/cacao/cacao_2d6f6c14daf9.bb index 0e50b68..6783894 100644 --- a/recipes-core/cacao/cacao_2d6f6c14daf9.bb +++ b/recipes-core/cacao/cacao_2d6f6c14daf9.bb @@ -19,7 +19,7 @@ S = "${WORKDIR}/cacaovm-cacao-staging-${PV}" SRC_URI[md5sum] = "5157d0bb9eb1332f7a6b6186eaac01aa" SRC_URI[sha256sum] = "34b51d660d69c2a83225fd75eab5e1fac002fb5974cb4a74b7478baf923a76cd" -inherit java autotools-brokensep update-alternatives pkgconfig features_check +inherit java autotools-brokensep update-alternatives pkgconfig distro_features_check REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES_class-native := "" -- cgit v1.2.3-54-g00ecf