All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-*-connectivity: include devlink from iproute2
@ 2020-11-12 14:39 Vignesh Raghavendra
  0 siblings, 0 replies; only message in thread
From: Vignesh Raghavendra @ 2020-11-12 14:39 UTC (permalink / raw)
  To: meta-arago; +Cc: Grygorii Strashko, Sekhar Nori

devlink tool is used for configuration of CPSW switch parameters on AM57xx
and K3 platforms. So, include the same as part of SDK.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-connectivity.bb       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
index 3b848efc..11109432 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb
@@ -58,6 +58,7 @@ CONNECTIVITY_RDEPENDS = " \
     iptables \
     iproute2 \
     iproute2-tc \
+    iproute2-devlink \
     net-snmp \
     net-snmp-server-snmpd \
 "
-- 
2.29.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-12 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 14:39 [PATCH] packagegroup-*-connectivity: include devlink from iproute2 Vignesh Raghavendra

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.