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>
This commit is contained in:
Yi Zhao
2021-04-20 16:56:19 +08:00
committed by Jia Zhang
parent bc84821aa4
commit 6cbe3df2a2
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
LAYERDEPENDS_tpm = "core"
LAYERSERIES_COMPAT_tpm = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_tpm = "hardknott"