aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-01-16 23:28:00 +0000
committerRoss Burton <ross.burton@intel.com>2019-07-11 11:01:50 +0100
commitf2af228da2d0764f2753c2d5cee68c68fda072e8 (patch)
tree52068d3e1c265de92e3bfe320ac2088235efd227
parent26361a67945fa3a78327a1ff924a0e83c89ccece (diff)
downloadmeta-openembedded-contrib-f2af228da2d0764f2753c2d5cee68c68fda072e8.tar.gz
XXX remove python dep on meta-oe
-rw-r--r--meta-python/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index fb5cda55da..6e4648e777 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -12,7 +12,7 @@ BBFILE_PRIORITY_meta-python = "7"
# cause compatibility issues with other layers
LAYERVERSION_meta-python = "1"
-LAYERDEPENDS_meta-python = "core openembedded-layer"
+#LAYERDEPENDS_meta-python = "core openembedded-layer"
LAYERSERIES_COMPAT_meta-python = "thud warrior"