layer.conf: add honister to LAYERSERIES_COMPAT

Drop 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-08-04 11:02:54 +08:00
committed by Jia Zhang
parent 4042043742
commit 9f03a89db8
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 = "hardknott"
LAYERSERIES_COMPAT_tpm = "honister"