All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm
@ 2022-04-25  6:30 Yi Zhao
  2022-04-26  6:18 ` [oe] " Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Yi Zhao @ 2022-04-25  6:30 UTC (permalink / raw)
  To: openembedded-devel

The Forwarding Plane Manager support is optional, make it as
PACKAGECONFIG.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 meta-networking/recipes-protocols/frr/frr/frr.pam  | 2 +-
 meta-networking/recipes-protocols/frr/frr_8.2.2.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-protocols/frr/frr/frr.pam b/meta-networking/recipes-protocols/frr/frr/frr.pam
index 3541a975a..83c403c2b 100644
--- a/meta-networking/recipes-protocols/frr/frr/frr.pam
+++ b/meta-networking/recipes-protocols/frr/frr/frr.pam
@@ -1,5 +1,5 @@
 #
-# The PAM configuration file for the quagga `vtysh' service
+# The PAM configuration file for the frr `vtysh' service
 #
 
 # This allows root to change user infomation without being
diff --git a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
index 91e306f08..b6e180e2c 100644
--- a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
+++ b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
@@ -36,6 +36,7 @@ RDEPENDS:${PN}:class-target = "iproute2 python3-core bash"
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}"
 PACKAGECONFIG:class-native = ""
 
+PACKAGECONFIG[fpm] = "--enable-fpm,--disable-fpm"
 PACKAGECONFIG[pam] = "--with-libpam,--without-libpam,libpam"
 PACKAGECONFIG[grpc] = "--enable-grpc,--disable-grpc,grpc-native grpc"
 PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
@@ -52,7 +53,6 @@ EXTRA_OECONF:class-target = "--sbindir=${libdir}/frr \
                              --sysconfdir=${sysconfdir}/frr \
                              --localstatedir=${localstatedir}/run/frr \
                              --enable-vtysh \
-                             --enable-fpm \
                              --enable-multipath=64 \
                              --enable-user=frr \
                              --enable-group=frr \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [oe] [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm
  2022-04-25  6:30 [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm Yi Zhao
@ 2022-04-26  6:18 ` Khem Raj
  2022-04-26 13:52   ` Yi Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2022-04-26  6:18 UTC (permalink / raw)
  To: Yi Zhao; +Cc: openembeded-devel

I am seeing

https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1681

This could be an intermittent failure due to build time race or
related to this change perhaps, I have seen this before too. Can you
look into it ?

On Sun, Apr 24, 2022 at 11:30 PM Yi Zhao <yi.zhao@windriver.com> wrote:
>
> The Forwarding Plane Manager support is optional, make it as
> PACKAGECONFIG.
>
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
>  meta-networking/recipes-protocols/frr/frr/frr.pam  | 2 +-
>  meta-networking/recipes-protocols/frr/frr_8.2.2.bb | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-networking/recipes-protocols/frr/frr/frr.pam b/meta-networking/recipes-protocols/frr/frr/frr.pam
> index 3541a975a..83c403c2b 100644
> --- a/meta-networking/recipes-protocols/frr/frr/frr.pam
> +++ b/meta-networking/recipes-protocols/frr/frr/frr.pam
> @@ -1,5 +1,5 @@
>  #
> -# The PAM configuration file for the quagga `vtysh' service
> +# The PAM configuration file for the frr `vtysh' service
>  #
>
>  # This allows root to change user infomation without being
> diff --git a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
> index 91e306f08..b6e180e2c 100644
> --- a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
> +++ b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
> @@ -36,6 +36,7 @@ RDEPENDS:${PN}:class-target = "iproute2 python3-core bash"
>  PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}"
>  PACKAGECONFIG:class-native = ""
>
> +PACKAGECONFIG[fpm] = "--enable-fpm,--disable-fpm"
>  PACKAGECONFIG[pam] = "--with-libpam,--without-libpam,libpam"
>  PACKAGECONFIG[grpc] = "--enable-grpc,--disable-grpc,grpc-native grpc"
>  PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
> @@ -52,7 +53,6 @@ EXTRA_OECONF:class-target = "--sbindir=${libdir}/frr \
>                               --sysconfdir=${sysconfdir}/frr \
>                               --localstatedir=${localstatedir}/run/frr \
>                               --enable-vtysh \
> -                             --enable-fpm \
>                               --enable-multipath=64 \
>                               --enable-user=frr \
>                               --enable-group=frr \
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#96760): https://lists.openembedded.org/g/openembedded-devel/message/96760
> Mute This Topic: https://lists.openembedded.org/mt/90679546/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [oe] [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm
  2022-04-26  6:18 ` [oe] " Khem Raj
@ 2022-04-26 13:52   ` Yi Zhao
  0 siblings, 0 replies; 3+ messages in thread
From: Yi Zhao @ 2022-04-26 13:52 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel


On 4/26/22 14:18, Khem Raj wrote:
> I am seeing
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1681
>
> This could be an intermittent failure due to build time race or
> related to this change perhaps, I have seen this before too. Can you
> look into it ?


OK. I will look into it. Thanks.


//Yi


>
> On Sun, Apr 24, 2022 at 11:30 PM Yi Zhao <yi.zhao@windriver.com> wrote:
>> The Forwarding Plane Manager support is optional, make it as
>> PACKAGECONFIG.
>>
>> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
>> ---
>>   meta-networking/recipes-protocols/frr/frr/frr.pam  | 2 +-
>>   meta-networking/recipes-protocols/frr/frr_8.2.2.bb | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-networking/recipes-protocols/frr/frr/frr.pam b/meta-networking/recipes-protocols/frr/frr/frr.pam
>> index 3541a975a..83c403c2b 100644
>> --- a/meta-networking/recipes-protocols/frr/frr/frr.pam
>> +++ b/meta-networking/recipes-protocols/frr/frr/frr.pam
>> @@ -1,5 +1,5 @@
>>   #
>> -# The PAM configuration file for the quagga `vtysh' service
>> +# The PAM configuration file for the frr `vtysh' service
>>   #
>>
>>   # This allows root to change user infomation without being
>> diff --git a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
>> index 91e306f08..b6e180e2c 100644
>> --- a/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
>> +++ b/meta-networking/recipes-protocols/frr/frr_8.2.2.bb
>> @@ -36,6 +36,7 @@ RDEPENDS:${PN}:class-target = "iproute2 python3-core bash"
>>   PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}"
>>   PACKAGECONFIG:class-native = ""
>>
>> +PACKAGECONFIG[fpm] = "--enable-fpm,--disable-fpm"
>>   PACKAGECONFIG[pam] = "--with-libpam,--without-libpam,libpam"
>>   PACKAGECONFIG[grpc] = "--enable-grpc,--disable-grpc,grpc-native grpc"
>>   PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
>> @@ -52,7 +53,6 @@ EXTRA_OECONF:class-target = "--sbindir=${libdir}/frr \
>>                                --sysconfdir=${sysconfdir}/frr \
>>                                --localstatedir=${localstatedir}/run/frr \
>>                                --enable-vtysh \
>> -                             --enable-fpm \
>>                                --enable-multipath=64 \
>>                                --enable-user=frr \
>>                                --enable-group=frr \
>> --
>> 2.25.1
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#96760): https://lists.openembedded.org/g/openembedded-devel/message/96760
>> Mute This Topic: https://lists.openembedded.org/mt/90679546/1997914
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-26 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25  6:30 [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm Yi Zhao
2022-04-26  6:18 ` [oe] " Khem Raj
2022-04-26 13:52   ` Yi Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.