summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-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 6a0f05d930..a1f50879e8 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -42,7 +42,7 @@ LAYERVERSION_openembedded-layer = "1"
42 42
43LAYERDEPENDS_openembedded-layer = "core" 43LAYERDEPENDS_openembedded-layer = "core"
44 44
45LAYERSERIES_COMPAT_openembedded-layer = "kirkstone langdale" 45LAYERSERIES_COMPAT_openembedded-layer = "mickledore"
46 46
47LICENSE_PATH += "${LAYERDIR}/licenses" 47LICENSE_PATH += "${LAYERDIR}/licenses"
48 48