[1/5] libvirt: libtirpc removed from dependencies as now core package

Message ID 20230207130120.1311417-1-adolf.belka@ipfire.org
State Accepted
Commit 954c3fb9144c845011cf6b4ed43e7b420b3e47e6
Headers
Series [1/5] libvirt: libtirpc removed from dependencies as now core package |

Commit Message

Adolf Belka Feb. 7, 2023, 1:01 p.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/libvirt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Adolf Belka Feb. 7, 2023, 1:08 p.m. UTC | #1
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 <adolf.belka@ipfire.org>
> ---
>   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
>
  
Michael Tremer Feb. 9, 2023, 1:01 p.m. UTC | #2
I just merged this in Peter’s absence.

-Michael

> On 7 Feb 2023, at 14:08, Adolf Belka <adolf.belka@ipfire.org> wrote:
> 
> 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 <adolf.belka@ipfire.org>
>> ---
>>  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
>>
  

Patch

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