summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 652a378f28..434537fd3a 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -34,7 +34,7 @@ LAYERVERSION_openembedded-layer = "1"
34 34
35LAYERDEPENDS_openembedded-layer = "core" 35LAYERDEPENDS_openembedded-layer = "core"
36 36
37LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus" 37LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus dunfell"
38 38
39LICENSE_PATH += "${LAYERDIR}/licenses" 39LICENSE_PATH += "${LAYERDIR}/licenses"
40 40