RE: [yocto-patches] [meta-cgl] [PATCH] layer.conf: Add wrynose
"Mingyu Wang (Fujitsu)" <[email protected]> Tue, 23 Jun 2026 02:20:45 +0000
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <TYYPR01MB134198509FB0AB3871B7EA343DCEE2@TYYPR01MB13419.jpnprd01.prod.outlook.com> |
ping -- Best Regards --------------------------------------------------- Wang Mingyu FUJITSU NANJING SOFTWARE TECHNOLOGY CO., LTD. (FNST) No.6 Wenzhu Road, Nanjing, 210012, China TEL:+86+25-86630566--8568 COINS: 79988548 FAX: +86+25-83317685 MAIL: [email protected] > -----Original Message----- > From: Wang Mingyu <[email protected]> > Sent: Friday, April 3, 2026 4:28 PM > To: [email protected] > Cc: Wang, Mingyu/王 鸣瑜 <[email protected]> > Subject: [yocto-patches] [meta-cgl] [PATCH] layer.conf: Add wrynose > > From: Wang Mingyu <[email protected]> > > LAYERSERIES_COMPAT: add wrynose > > Signed-off-by: Wang Mingyu <[email protected]> > --- > 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 522e121..8ac281b 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 yocto" > > -LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale mickledore > nanbield scarthgap styhead walnascar whinlatter" > +LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale mickledore > nanbield scarthgap styhead walnascar whinlatter wrynose" > > require conf/distro/include/cgl_common_security_flags.inc > -- > 2.43.0