From f9fdf977300d4a3e970be9ee43e324dcf500db3a Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 16 Mar 2021 21:21:35 -0700 Subject: layer.conf: Add hardknott to LAYERSERIES_COMPAT Thats codename for 3.3 Signed-off-by: Armin Kuster --- meta-tpm/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-tpm') diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index cd62fba..65788eb 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer" BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_tpm-layer = "10" -LAYERSERIES_COMPAT_tpm-layer = "gatesgarth" +LAYERSERIES_COMPAT_tpm-layer = "hardknott" LAYERDEPENDS_tpm-layer = " \ core \ -- cgit v1.2.3-54-g00ecf