All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package
@ 2024-09-27  8:46 Siddharth Vadapalli
  2024-10-09  5:44 ` Siddharth Vadapalli
  0 siblings, 1 reply; 4+ messages in thread
From: Siddharth Vadapalli @ 2024-09-27  8:46 UTC (permalink / raw)
  To: reatmon, denys, meta-arago; +Cc: s-vadapalli

Add the lldpd package to support LLDP (Link Layer Discovery Protocol).

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-base.bb        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
index 8b37aab9..121fa432 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
@@ -49,6 +49,7 @@ ARAGO_EXTRA = "\
     nfs-utils-client \
     cifs-utils \
     phytool \
+    lldpd \
 "
 
 OPTEE_PKGS = " \
-- 
2.40.1



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

* Re: [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package
  2024-09-27  8:46 [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package Siddharth Vadapalli
@ 2024-10-09  5:44 ` Siddharth Vadapalli
  2024-10-09  8:07   ` [EXTERNAL] " Chirag Shilwant
  0 siblings, 1 reply; 4+ messages in thread
From: Siddharth Vadapalli @ 2024-10-09  5:44 UTC (permalink / raw)
  To: reatmon, denys, meta-arago; +Cc: s-vadapalli

On Fri, Sep 27, 2024 at 02:16:35PM +0530, Siddharth Vadapalli wrote:

Please review and merge this patch in case of no concerns.

Regards,
Siddharth.

> Add the lldpd package to support LLDP (Link Layer Discovery Protocol).
> 
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-base.bb        | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> index 8b37aab9..121fa432 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> @@ -49,6 +49,7 @@ ARAGO_EXTRA = "\
>      nfs-utils-client \
>      cifs-utils \
>      phytool \
> +    lldpd \
>  "
>  
>  OPTEE_PKGS = " \
> -- 
> 2.40.1
> 


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

* Re: [EXTERNAL] Re: [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package
  2024-10-09  5:44 ` Siddharth Vadapalli
@ 2024-10-09  8:07   ` Chirag Shilwant
  2024-10-09  8:10     ` Siddharth Vadapalli
  0 siblings, 1 reply; 4+ messages in thread
From: Chirag Shilwant @ 2024-10-09  8:07 UTC (permalink / raw)
  To: s-vadapalli, reatmon, denys, meta-arago

Hi,
On 09/10/24 11:14, Siddharth Vadapalli via lists.yoctoproject.org wrote:
> On Fri, Sep 27, 2024 at 02: 16: 35PM +0530, Siddharth Vadapalli wrote: 
> Please review and merge this patch in case of no concerns. Regards, 
> Siddharth. > Add the lldpd package to support LLDP (Link Layer 
> Discovery Protocol). > > Signed-off-by: 
> ZjQcmQRYFpfptBannerStart
> This message was sent from outside of Texas Instruments.
> Do not click links or open attachments unless you recognize the source 
> of this email and know the content is safe.
> Report Suspicious
> <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/G3vK!uRdrPB2l1u2bqoXOndODvyeyg2FHiJBgQr50WwSjbUPPZQfLtwfySaFvfaxEXZMcmp00Jl9prkNhisvnGQcHX1wt0Zk$> 
>
> ZjQcmQRYFpfptBannerEnd
> On Fri, Sep 27, 2024 at 02:16:35PM +0530, Siddharth Vadapalli wrote:
>
> Please review and merge this patch in case of no concerns.


The patch is already pulled in scarthgap-next branch of meta-arago [1]
& is waiting for a cicd promotion before it moves to scarthgap

[1]: 
https://git.ti.com/cgit/arago-project/meta-arago/commit/?h=scarthgap-next&id=30fb90c42c4fab9cc7d5a6aa2a57f97d2c4fb956

---
Chirag

> Regards,
> Siddharth.


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

* Re: [EXTERNAL] Re: [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package
  2024-10-09  8:07   ` [EXTERNAL] " Chirag Shilwant
@ 2024-10-09  8:10     ` Siddharth Vadapalli
  0 siblings, 0 replies; 4+ messages in thread
From: Siddharth Vadapalli @ 2024-10-09  8:10 UTC (permalink / raw)
  To: Chirag Shilwant; +Cc: s-vadapalli, reatmon, denys, meta-arago

On Wed, Oct 09, 2024 at 01:37:03PM +0530, Chirag Shilwant wrote:
> Hi,

Hello Chirag,

[...]

> > On Fri, Sep 27, 2024 at 02:16:35PM +0530, Siddharth Vadapalli wrote:
> > 
> > Please review and merge this patch in case of no concerns.
> 
> 
> The patch is already pulled in scarthgap-next branch of meta-arago [1]
> & is waiting for a cicd promotion before it moves to scarthgap
> 
> [1]: https://git.ti.com/cgit/arago-project/meta-arago/commit/?h=scarthgap-next&id=30fb90c42c4fab9cc7d5a6aa2a57f97d2c4fb956

Thank you for letting me know.

Regards,
Siddharth.


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

end of thread, other threads:[~2024-10-09  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27  8:46 [meta-arago][master/scarthgap][PATCH] packagegroup-arago-base: Add lldpd package Siddharth Vadapalli
2024-10-09  5:44 ` Siddharth Vadapalli
2024-10-09  8:07   ` [EXTERNAL] " Chirag Shilwant
2024-10-09  8:10     ` Siddharth Vadapalli

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.