summaryrefslogtreecommitdiffstats
path: root/meta-intel-sgx
diff options
context:
space:
mode:
authorChristophe Priouzeau <christophe.priouzeau@st.com>2020-05-26 16:41:19 +0200
committerJia Zhang <zhang.jia@linux.alibaba.com>2020-05-27 08:22:24 +0800
commitac1ec689f28def471bad0016e3fd97aba361f64c (patch)
tree7d30f78f4d4c67335f8bcc73bd399a36271edbaa /meta-intel-sgx
parentfc8969af8a34ff93ede7d44a492750446154d950 (diff)
downloadmeta-secure-core-ac1ec689f28def471bad0016e3fd97aba361f64c.tar.gz
conf/layer.conf: Add dunfell to LAYERSERIES_COMPAT
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Diffstat (limited to 'meta-intel-sgx')
-rw-r--r--meta-intel-sgx/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-sgx/conf/layer.conf b/meta-intel-sgx/conf/layer.conf
index be4c489..d5a5c7d 100644
--- a/meta-intel-sgx/conf/layer.conf
+++ b/meta-intel-sgx/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERDEPENDS_intel-sgx = "\
15 core \ 15 core \
16" 16"
17 17
18LAYERSERIES_COMPAT_intel-sgx = "rocko thud warrior zeus" 18LAYERSERIES_COMPAT_intel-sgx = "rocko thud warrior zeus dunfell"