summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath_0.99.bb
diff options
context:
space:
mode:
authorJacob Kroon <jacob.kroon@gmail.com>2020-03-30 08:51:00 +0200
committerRichard Leitner <richard.leitner@skidata.com>2020-04-09 17:25:09 +0200
commit95d56a63cdbf1ed9db99a1f02075568fd45a668b (patch)
tree5cc5b0f4462ee8a3482764473620f48e325a5f78 /recipes-core/classpath/classpath_0.99.bb
parent50515729c8937bf02d4b2d92a7c5e22f4416229e (diff)
downloadmeta-java-zeus.tar.gz
Revert "recipes: rename distro_features_check to features_check"zeus
The corresponding changes in oe-core has not been backported to zeus. This reverts commit d2e962a795e8713e5443659669842298453d938f. Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/classpath/classpath_0.99.bb')
-rw-r--r--recipes-core/classpath/classpath_0.99.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath_0.99.bb b/recipes-core/classpath/classpath_0.99.bb
index 5b9d904..714503a 100644
--- a/recipes-core/classpath/classpath_0.99.bb
+++ b/recipes-core/classpath/classpath_0.99.bb
@@ -1,6 +1,6 @@
1require classpath.inc 1require classpath.inc
2 2
3inherit features_check 3inherit distro_features_check
4 4
5REQUIRED_DISTRO_FEATURES = "x11" 5REQUIRED_DISTRO_FEATURES = "x11"
6 6