summaryrefslogtreecommitdiffstats
path: root/meta-intel-sgx/conf/layer.conf
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-04-20 16:56:19 +0800
committerJia Zhang <zhang.jia@linux.alibaba.com>2021-04-21 12:57:22 +0800
commit6cbe3df2a23322a1de8a5d8a4b9febb3175f23ac (patch)
treee76c84a3765d5eb186efe34f098422374aef5ed0 /meta-intel-sgx/conf/layer.conf
parentbc84821aa4de652c45614de7c5acd804d0ad5d54 (diff)
downloadmeta-secure-core-6cbe3df2a23322a1de8a5d8a4b9febb3175f23ac.tar.gz
layer.conf: add hardknott to LAYERSERIES_COMPAT
Remove other releases since they are not compatible anymore. Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Diffstat (limited to 'meta-intel-sgx/conf/layer.conf')
-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 488f984..dc62e07 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 dunfell gatesgarth" 18LAYERSERIES_COMPAT_intel-sgx = "hardknott"