task-sysmocom-feed: Add python-pyserial/python-pexpect as well

This commit is contained in:
Holger Hans Peter Freyther 2015-02-12 16:28:09 +01:00
parent 8f7cc4bd9a
commit 53c20998d8
1 changed files with 3 additions and 2 deletions

View File

@ -3,11 +3,12 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r14"
PR = "r15"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
task-sysmocom-debug \
minicom vlan patch procps psmisc \
ppp rsync sed usbutils openvpn iperf \
lcr cronie iproute2 i2c-tools cu"
lcr cronie iproute2 i2c-tools cu \
python-pyserial python-pexpect"