[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 5/5] Draft: Update lcitool
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v2 5/5] Draft: Update lcitool |
Date: |
Mon, 9 Jan 2023 18:42:37 +0000 |
User-agent: |
Mutt/2.2.7 (2022-08-07) |
On Mon, Jan 09, 2023 at 10:30:56PM +0400, Marc-André Lureau wrote:
> Hi
>
> On Mon, Jan 9, 2023 at 10:28 PM Daniel P. Berrangé <berrange@redhat.com>
> wrote:
> >
> > On Mon, Jan 09, 2023 at 10:14:47PM +0400, marcandre.lureau@redhat.com wrote:
> > > From: Marc-André Lureau <marcandre.lureau@redhat.com>
> > >
> > > - Update to fedora-37
> > > - Drop perl
> > >
> > > Note: see https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/344 merge
> > > status before merging with proper submodule sha1.
> >
> > There is no need to wait for that change. We don't use the qemu.yml
> > file in lcitool.git, and it should be ignored. The one you changed
> > in qemu.git is the canonical one
> >
>
> Ok, in that case we don't need to bump to fedora-37 either.
Fedora 35 is end of life, so isn't a platform targetted
by QEMU any more. IOW we should bump to newer Fedora
regardless, but it is independant of dropping perl.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH v2 1/5] build-sys: fix crlf-ending C code, (continued)