fct: remove hw dependencies from prodtest image

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2018-06-09 01:03:38 +02:00
parent 8ac5ddb11f
commit 75aef2806c
1 changed files with 9 additions and 4 deletions

View File

@ -4,25 +4,30 @@ IMAGE_INSTALL_append = " \
iperf3 \
python3 \
python-smbus \
tibluetooth \
ti-wl18xx-calibrator \
linux-firmware-wl18xx \
fct \
nfs-utils \
u-boot-fw-utils \
canutils \
usbutils \
curl \
openssh-sftp-server \
"
IMAGE_INSTALL_append_am335x-nbhw16-fct = " \
tibluetooth \
ti-wl18xx-calibrator \
linux-firmware-wl18xx \
canutils \
dt-overlay \
dt-overlays \
hydra \
hydra-util \
"
IMAGE_INSTALL_append_armada-385-nrhw18-fct = " \
hydra \
hydra-util \
"
IMAGE_INSTALL_append_am335x-nrhw20-fct = " \
hydra \
hydra-util \