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:51 +0100
commitf65ddd10ccddf7cc6cb2a661d704ac123cc532fa (patch)
tree52068d3e1c265de92e3bfe320ac2088235efd227
parent26361a67945fa3a78327a1ff924a0e83c89ccece (diff)
downloadmeta-openembedded-contrib-ross/python.tar.gz
XXX remove python dep on meta-oeross/python
-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"