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>2020-01-09 09:53:46 +0000
commit1e97ed1dc9ac6e2bfe3c8996c74a4c0a044a11da (patch)
treed37765fb323f6d237a53775bbf37ffe570cc2208
parentb2baaae2711d098c06423858662e29a8375fe6b8 (diff)
downloadmeta-openembedded-contrib-ross/master.tar.gz
XXX remove python dep on meta-oeross/master
-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"