Hi Peter, This patch series should have gone together with the change of libtirpc from addon to core package so these updates need to go into master for CU173 Testing. Regards, Adolf. On 07/02/2023 14:01, Adolf Belka wrote: > Signed-off-by: Adolf Belka > --- > lfs/libvirt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/libvirt b/lfs/libvirt > index 6058355ca..ebe777bc2 100644 > --- a/lfs/libvirt > +++ b/lfs/libvirt > @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) > TARGET = $(DIR_INFO)/$(THISAPP) > SUP_ARCH = x86_64 aarch64 > PROG = libvirt > -PAK_VER = 32 > +PAK_VER = 33 > > -DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu > +DEPS = ebtables libpciaccess libyajl ncat qemu > > SERVICES = libvirtd virtlogd >