Message ID | 20201113182009.29013-1-jpuhlman@mvista.com |
---|---|
State | New |
Headers | show |
diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index 6035b4b..8100e23 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" +LAYERSERIES_COMPAT_cgl-common = "warrior zeus dunfell gatesgarth" require conf/distro/include/cgl_common_security_flags.inc
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> --- meta-cgl-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)