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-integrity/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-integrity') diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 76374eb..ba028da 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf @@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}' # interactive shell is enough. OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" -LAYERSERIES_COMPAT_integrity = "gatesgarth" +LAYERSERIES_COMPAT_integrity = "hardknott" # ima-evm-utils depends on keyutils from meta-oe LAYERDEPENDS_integrity = "core openembedded-layer" -- cgit v1.2.3-54-g00ecf