Re: [PATCH] Increasing ci meson version to .57

2024-10-09 Thread Bruce Richardson
On Wed, Oct 09, 2024 at 09:47:12AM +0200, David Marchand wrote: > On Wed, Oct 9, 2024 at 5:43 AM Stephen Hemminger > wrote: > > > > On Tue, 8 Oct 2024 15:25:43 -0400 > > Patrick Robb wrote: > > > > > There is a proposed increase in the minimum meson version to .57 > > > This patch aligns the lin

Re: [PATCH] Increasing ci meson version to .57

2024-10-09 Thread David Marchand
On Wed, Oct 9, 2024 at 5:43 AM Stephen Hemminger wrote: > > On Tue, 8 Oct 2024 15:25:43 -0400 > Patrick Robb wrote: > > > There is a proposed increase in the minimum meson version to .57 > > This patch aligns the linux setup ci script with this change. > > > > Signed-off-by: Patrick Robb > > I

Re: [PATCH] Increasing ci meson version to .57

2024-10-08 Thread Stephen Hemminger
On Tue, 8 Oct 2024 15:25:43 -0400 Patrick Robb wrote: > There is a proposed increase in the minimum meson version to .57 > This patch aligns the linux setup ci script with this change. > > Signed-off-by: Patrick Robb I wonder if we shouldn't push it to something later. Debian stable is using

Re: [PATCH] Increasing ci meson version to .57

2024-10-08 Thread Aaron Conole
Patrick Robb writes: > Haha... I guess that serves as a lesson. > > Thanks Bruce. Probably worth it to try that patch out and add your tested-by tag :)

Re: [PATCH] Increasing ci meson version to .57

2024-10-08 Thread Patrick Robb
Haha... I guess that serves as a lesson. Thanks Bruce.

Re: [PATCH] Increasing ci meson version to .57

2024-10-08 Thread Bruce Richardson
On Tue, Oct 08, 2024 at 03:25:43PM -0400, Patrick Robb wrote: > There is a proposed increase in the minimum meson version to .57 > This patch aligns the linux setup ci script with this change. > > Signed-off-by: Patrick Robb > --- > .ci/linux-setup.sh | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] Increasing ci meson version to .57

2024-10-08 Thread Patrick Robb
Oh, I guess I should have mentioned that I did "test" this for good measure, by spinning up a base ubuntu 20.04 container, running the linux-setup.sh with this change, and did a dpdk build. Tested-by: Patrick Robb On Tue, Oct 8, 2024 at 3:27 PM Patrick Robb wrote: > There is a proposed increas

[PATCH] Increasing ci meson version to .57

2024-10-08 Thread Patrick Robb
There is a proposed increase in the minimum meson version to .57 This patch aligns the linux setup ci script with this change. Signed-off-by: Patrick Robb --- .ci/linux-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/linux-setup.sh b/.ci/linux-setup.sh index 975b