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-11-25 16:20:35 +0000
commit7f85ea958f0c7af68c2ef678af5f4ee594ac026d (patch)
treed1034df5e56a2fd441e9fddfc65bedeb53ec3bf9
parente4ac09169d9a3fb456d9f15a9233e6f340928115 (diff)
downloadmeta-openembedded-contrib-7f85ea958f0c7af68c2ef678af5f4ee594ac026d.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 db65943f56..f1a8fee955 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 zeus"