aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-20 00:15:18 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-20 07:44:29 -0700
commit46ae08202a52af4788372ba8c8e0ecefaa7eb301 (patch)
tree59c5e3369d14d630dd3253fb7d296c11cd88f21d /meta-oe
parente9fdc5acb4dca61f33575ae176a373b01f8323fc (diff)
downloadmeta-openembedded-46ae08202a52af4788372ba8c8e0ecefaa7eb301.tar.gz
layers: update LAYERSERIES_COMPAT to dunfell
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 652a378f28..434537fd3a 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -34,7 +34,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
-LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus"
+LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus dunfell"
LICENSE_PATH += "${LAYERDIR}/licenses"