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 <[email protected]> > --- > .../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 > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15564): https://lists.yoctoproject.org/g/meta-arago/message/15564 Mute This Topic: https://lists.yoctoproject.org/mt/108683068/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
