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 \
|
ethtool \
|
||||||
init-ifupdown \
|
init-ifupdown \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
iw \
|
|
||||||
libdigiapix \
|
libdigiapix \
|
||||||
libdigiapix-python3 \
|
libdigiapix-python3 \
|
||||||
libgpiod \
|
libgpiod \
|
||||||
|
|
@ -71,6 +70,7 @@ CORE_TOOLS = " \
|
||||||
os-release \
|
os-release \
|
||||||
openssl \
|
openssl \
|
||||||
packagegroup-dey-audio \
|
packagegroup-dey-audio \
|
||||||
|
${@bb.utils.contains('MACHINE_FEATURES', 'wifi', 'packagegroup-dey-wireless', '', d)} \
|
||||||
sysinfo \
|
sysinfo \
|
||||||
vsftpd \
|
vsftpd \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue