dey-image-container-manager: add recommended Wi-Fi tools
Add the complete Digi recommended set of Wi-Fi tools, if not wpa-cli or hostapd are not included. Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
a8d8aeade8
commit
2c9a8d9ca0
|
|
@ -58,7 +58,6 @@ CORE_TOOLS = " \
|
|||
ethtool \
|
||||
init-ifupdown \
|
||||
iproute2 \
|
||||
iw \
|
||||
libdigiapix \
|
||||
libdigiapix-python3 \
|
||||
libgpiod \
|
||||
|
|
@ -71,6 +70,7 @@ CORE_TOOLS = " \
|
|||
os-release \
|
||||
openssl \
|
||||
packagegroup-dey-audio \
|
||||
${@bb.utils.contains('MACHINE_FEATURES', 'wifi', 'packagegroup-dey-wireless', '', d)} \
|
||||
sysinfo \
|
||||
vsftpd \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue