Reviewed-by: Michael Tremer > On 25 Nov 2022, at 08:55, Adolf Belka wrote: > > - Update in line with update of qemu from version 7.0.0 to 7.1.0 > - Update of rootfile not required > - Changelog - see changelog info in the qemu update > > Signed-off-by: Adolf Belka > --- > lfs/qemu-ga | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/qemu-ga b/lfs/qemu-ga > index c83878058..8fd34f6f6 100644 > --- a/lfs/qemu-ga > +++ b/lfs/qemu-ga > @@ -26,11 +26,11 @@ include Config > > SUMMARY = Guest agent for QEMU > > -VER = 7.0.0 > +VER = 7.1.0 > THISAPP = qemu-ga-$(VER) > TARGET = $(DIR_INFO)/$(THISAPP) > PROG = qemu-ga > -PAK_VER = 3 > +PAK_VER = 4 > > DEPS = > > -- > 2.38.1 >