From 58c17d008de404f52f4adb0bc42abc1b637249ae Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 15 Oct 2020 21:25:39 -0700 Subject: meta-security: Add gatesgarth to LAYERSERIES_COMPAT 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 6075df9..76374eb 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 = "dunfell" +LAYERSERIES_COMPAT_integrity = "gatesgarth" # ima-evm-utils depends on keyutils from meta-oe LAYERDEPENDS_integrity = "core openembedded-layer" -- cgit v1.2.3-54-g00ecf