task-sysmocom-feed: Require iperf as well. We use it for PCU testing

This commit is contained in:
Holger Hans Peter Freyther 2014-08-25 18:29:42 +02:00
parent 40927204e9
commit eda2017371
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r8"
PR = "r9"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
task-sysmocom-debug \
minicom vlan patch procps psmisc \
ppp rsync sed usbutils openvpn"
ppp rsync sed usbutils openvpn iperf"