* [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT @ 2024-04-03 0:25 wangmy 2024-04-09 3:10 ` Mingyu Wang (Fujitsu) 0 siblings, 1 reply; 4+ messages in thread From: wangmy @ 2024-04-03 0:25 UTC (permalink / raw) To: meta-virtualization; +Cc: Wang Mingyu From: Wang Mingyu <wangmy@fujitsu.com> conf: mark layer compatible with scarthgap Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> --- meta-openstack/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 24768809..b035adf7 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "openstack-layer" BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_openstack-layer = "5" -LAYERSERIES_COMPAT_openstack-layer = "nanbield" +LAYERSERIES_COMPAT_openstack-layer = "scarthgap" BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ -- 2.34.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* RE: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT 2024-04-03 0:25 [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT wangmy @ 2024-04-09 3:10 ` Mingyu Wang (Fujitsu) 2024-04-09 12:02 ` Bruce Ashfield 0 siblings, 1 reply; 4+ messages in thread From: Mingyu Wang (Fujitsu) @ 2024-04-09 3:10 UTC (permalink / raw) To: Mingyu Wang (Fujitsu), meta-virtualization@lists.yoctoproject.org ping Thanks. -- 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: wangmy@fujitsu.com > -----Original Message----- > From: wangmy@fujitsu.com <wangmy@fujitsu.com> > Sent: Wednesday, April 3, 2024 8:25 AM > To: meta-virtualization@lists.yoctoproject.org > Cc: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com> > Subject: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use > scarthgap to LAYERSERIES_COMPAT > > From: Wang Mingyu <wangmy@fujitsu.com> > > conf: mark layer compatible with scarthgap > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > meta-openstack/conf/layer.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf > index 24768809..b035adf7 100644 > --- a/meta-openstack/conf/layer.conf > +++ b/meta-openstack/conf/layer.conf > @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb > ${LAYERDIR}/recipes*/*/*.bbappend" > BBFILE_COLLECTIONS += "openstack-layer" > BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" > BBFILE_PRIORITY_openstack-layer = "5" > -LAYERSERIES_COMPAT_openstack-layer = "nanbield" > +LAYERSERIES_COMPAT_openstack-layer = "scarthgap" > BB_DANGLINGAPPENDS_WARNONLY ?= "true" > > LAYERDEPENDS_openstack-layer = " \ > -- > 2.34.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT 2024-04-09 3:10 ` Mingyu Wang (Fujitsu) @ 2024-04-09 12:02 ` Bruce Ashfield 2024-04-09 14:14 ` Bruce Ashfield 0 siblings, 1 reply; 4+ messages in thread From: Bruce Ashfield @ 2024-04-09 12:02 UTC (permalink / raw) To: wangmy; +Cc: meta-virtualization@lists.yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 2496 bytes --] This is on my list to do, but I'm running into some testing issues, so I can't exactly push compatibility until they are resolved. Bruce On Mon, Apr 8, 2024 at 11:10 PM wangmy via lists.yoctoproject.org <wangmy= fujitsu.com@lists.yoctoproject.org> wrote: > ping > > Thanks. > > -- > 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: wangmy@fujitsu.com > > > -----Original Message----- > > From: wangmy@fujitsu.com <wangmy@fujitsu.com> > > Sent: Wednesday, April 3, 2024 8:25 AM > > To: meta-virtualization@lists.yoctoproject.org > > Cc: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com> > > Subject: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: > use > > scarthgap to LAYERSERIES_COMPAT > > > > From: Wang Mingyu <wangmy@fujitsu.com> > > > > conf: mark layer compatible with scarthgap > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > --- > > meta-openstack/conf/layer.conf | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta-openstack/conf/layer.conf > b/meta-openstack/conf/layer.conf > > index 24768809..b035adf7 100644 > > --- a/meta-openstack/conf/layer.conf > > +++ b/meta-openstack/conf/layer.conf > > @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb > > ${LAYERDIR}/recipes*/*/*.bbappend" > > BBFILE_COLLECTIONS += "openstack-layer" > > BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" > > BBFILE_PRIORITY_openstack-layer = "5" > > -LAYERSERIES_COMPAT_openstack-layer = "nanbield" > > +LAYERSERIES_COMPAT_openstack-layer = "scarthgap" > > BB_DANGLINGAPPENDS_WARNONLY ?= "true" > > > > LAYERDEPENDS_openstack-layer = " \ > > -- > > 2.34.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#8663): > https://lists.yoctoproject.org/g/meta-virtualization/message/8663 > Mute This Topic: https://lists.yoctoproject.org/mt/105300002/1050810 > Group Owner: meta-virtualization+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [ > bruce.ashfield@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II [-- Attachment #2: Type: text/html, Size: 4344 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT 2024-04-09 12:02 ` Bruce Ashfield @ 2024-04-09 14:14 ` Bruce Ashfield 0 siblings, 0 replies; 4+ messages in thread From: Bruce Ashfield @ 2024-04-09 14:14 UTC (permalink / raw) To: wangmy; +Cc: meta-virtualization@lists.yoctoproject.org In message: Re: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT on 09/04/2024 Bruce Ashfield wrote: > This is on my list to do, but I'm running into some testing issues, so I > can't exactly push compatibility until they are resolved. I sorted out my testing issues, and this is now merged. Bruce > > Bruce > > On Mon, Apr 8, 2024 at 11:10 PM wangmy via lists.yoctoproject.org <wangmy= > fujitsu.com@lists.yoctoproject.org> wrote: > > > ping > > > > Thanks. > > > > -- > > 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: wangmy@fujitsu.com > > > > > -----Original Message----- > > > From: wangmy@fujitsu.com <wangmy@fujitsu.com> > > > Sent: Wednesday, April 3, 2024 8:25 AM > > > To: meta-virtualization@lists.yoctoproject.org > > > Cc: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com> > > > Subject: [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: > > use > > > scarthgap to LAYERSERIES_COMPAT > > > > > > From: Wang Mingyu <wangmy@fujitsu.com> > > > > > > conf: mark layer compatible with scarthgap > > > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > --- > > > meta-openstack/conf/layer.conf | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/meta-openstack/conf/layer.conf > > b/meta-openstack/conf/layer.conf > > > index 24768809..b035adf7 100644 > > > --- a/meta-openstack/conf/layer.conf > > > +++ b/meta-openstack/conf/layer.conf > > > @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb > > > ${LAYERDIR}/recipes*/*/*.bbappend" > > > BBFILE_COLLECTIONS += "openstack-layer" > > > BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" > > > BBFILE_PRIORITY_openstack-layer = "5" > > > -LAYERSERIES_COMPAT_openstack-layer = "nanbield" > > > +LAYERSERIES_COMPAT_openstack-layer = "scarthgap" > > > BB_DANGLINGAPPENDS_WARNONLY ?= "true" > > > > > > LAYERDEPENDS_openstack-layer = " \ > > > -- > > > 2.34.1 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#8663): > > https://lists.yoctoproject.org/g/meta-virtualization/message/8663 > > Mute This Topic: https://lists.yoctoproject.org/mt/105300002/1050810 > > Group Owner: meta-virtualization+owner@lists.yoctoproject.org > > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [ > > bruce.ashfield@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await thee > at its end > - "Use the force Harry" - Gandalf, Star Trek II ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-04-09 14:14 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-04-03 0:25 [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT wangmy 2024-04-09 3:10 ` Mingyu Wang (Fujitsu) 2024-04-09 12:02 ` Bruce Ashfield 2024-04-09 14:14 ` Bruce Ashfield
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.