summaryrefslogtreecommitdiffstats
path: root/meta-tpm2/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-tpm2/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-tpm2/conf/layer.conf')
-rw-r--r--meta-tpm2/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm2/conf/layer.conf b/meta-tpm2/conf/layer.conf
index 410ef4d..d3b6ab2 100644
--- a/meta-tpm2/conf/layer.conf
+++ b/meta-tpm2/conf/layer.conf
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
13 13
14LAYERDEPENDS_tpm2 = "core" 14LAYERDEPENDS_tpm2 = "core"
15 15
16LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus dunfell gatesgarth" 16LAYERSERIES_COMPAT_tpm2 = "hardknott"