summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/conf')
-rw-r--r--meta-python/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index 55169e4fb..d53677fef 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -13,3 +13,5 @@ BBFILE_PRIORITY_meta-python = "7"
13LAYERVERSION_meta-python = "1" 13LAYERVERSION_meta-python = "1"
14 14
15LAYERDEPENDS_meta-python = "core openembedded-layer" 15LAYERDEPENDS_meta-python = "core openembedded-layer"
16
17LICENSE_PATH += "${LAYERDIR}/licenses"