Re: [meta-cgl][PATCH] layer.conf: add hardknott to LAYERSERIES_COMPAT
Merged. Thanks.
toggle quoted messageShow quoted text
On 6/30/2021 10:10 PM, Chen Qi wrote:
Signed-off-by: Chen Qi <Qi.Chen@...> --- meta-cgl-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index 8100e23..56ddbb9 100644 --- a/meta-cgl-common/conf/layer.conf +++ b/meta-cgl-common/conf/layer.conf @@ -11,6 +11,6 @@ BBFILE_PRIORITY_cgl-common = "7" LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux" -LAYERSERIES_COMPAT_cgl-common = "warrior zeus dunfell gatesgarth" +LAYERSERIES_COMPAT_cgl-common = "warrior zeus dunfell gatesgarth hardknott" require conf/distro/include/cgl_common_security_flags.inc
|
|