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>2018-01-29 13:14:48 +0000
commitdabdb9f241d5a327642a329227374069acaff572 (patch)
treeba38d8cda797a647fbe6a90a76369c51007f6246
parent6f536298c1afcaaff2771c7d0f242259d6b9fc1f (diff)
downloadmeta-openembedded-contrib-dabdb9f241d5a327642a329227374069acaff572.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 d53677fef8..1d867739b9 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -12,6 +12,6 @@ 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"
LICENSE_PATH += "${LAYERDIR}/licenses"