diff mbox series

[meta-arago,master/scarthgap] packagegroup-arago-base: Add lldpd package

Message ID 20240927084635.1182552-1-s-vadapalli@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] packagegroup-arago-base: Add lldpd package | expand

Commit Message

Siddharth Vadapalli Sept. 27, 2024, 8:46 a.m. UTC
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(+)

Comments

Siddharth Vadapalli Oct. 9, 2024, 5:44 a.m. UTC | #1
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
>
Chirag Shilwant Oct. 9, 2024, 8:07 a.m. UTC | #2
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.
Siddharth Vadapalli Oct. 9, 2024, 8:10 a.m. UTC | #3
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.
diff mbox series

Patch

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 = " \