summaryrefslogtreecommitdiff
path: root/meta-intel/conf
diff options
context:
space:
mode:
authorJames Feist <james.feist@linux.intel.com>2020-05-13 20:17:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:06 +0300
commit9dc3f789ecfe9db7ba70552a550c6a88037fbaca (patch)
tree75f23258dfc2d2bd4b88c83d0e98f4e224bb5c87 /meta-intel/conf
parent1b4af5e1ec7483493c31cdabe66fbe7bd8d46e9f (diff)
downloadopenbmc-9dc3f789ecfe9db7ba70552a550c6a88037fbaca.tar.xz
meta-intel: Change layer compatibility to dunfell
(From meta-intel rev: 7375df904a659ab4e634c5e2444b520710bfba38) Change-Id: I787add5ff159def5c5fc00cd7ce31b331bea7bdc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/conf')
-rw-r--r--meta-intel/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index c753477a8..4ae19c75b 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -8,5 +8,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = "^${LAYERDIR}/"
LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "warrior zeus"
+LAYERSERIES_COMPAT_intel = "dunfell"
LAYERDEPENDS_intel = "phosphor-layer"