packagegroup-net: Add ethtool to base package

It is required on fct image to read broadr metadata.

BugzID: 77243
This commit is contained in:
Alexandre Bard 2022-09-12 11:17:42 +02:00
parent 8a75c1b88a
commit 68f1d6876b
1 changed files with 1 additions and 1 deletions

View File

@ -13,10 +13,10 @@ RDEPENDS_${PN}-base = " \
iproute2 \
packagegroup-core-ssh-openssh \
openssh-sftp-server \
ethtool \
"
RDEPENDS_${PN}-extended= " \
ethtool \
iptables \
iptables-module-ipt-masquerade \
iptables-module-ip6t-masquerade \