summaryrefslogtreecommitdiffstats
path: root/meta-security
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-03-30 14:52:40 -0400
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-27 17:12:24 +0200
commitc411b52fb2f502b8c976f005c14abae791e22e92 (patch)
tree053d3c58ff84e8fac699b164e09b7c16c2fbca32 /meta-security
parent40213738bcd84fc542cda3ec6336b0e394b28dcc (diff)
Declare layer compatibility for dunfell
For the upgrade to YP dunfell/3.1 we need to update the layer compatibility. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ieb1ac9ef1f48f077c9cd312c4ac295ae1cc062b0
Diffstat (limited to 'meta-security')
-rw-r--r--meta-security/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/conf/layer.conf b/meta-security/conf/layer.conf
index 608cf62ed..6024d2847 100644
--- a/meta-security/conf/layer.conf
+++ b/meta-security/conf/layer.conf
@@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "security-smack"
BBFILE_PATTERN_security-smack := "^${LAYERDIR}/"
BBFILE_PRIORITY_security-smack = "60"
-LAYERSERIES_COMPAT_security-smack = "zeus"
+LAYERSERIES_COMPAT_security-smack = "dunfell"