tasks-symocom-feed: Make the real ifupdown available and iproute2

This commit is contained in:
Holger Hans Peter Freyther 2015-04-13 16:54:25 +02:00
parent 3665ee11ce
commit dd3b1def75
1 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r17"
PR = "r18"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
@ -12,4 +12,5 @@ RDEPENDS_${PN} = "\
ppp rsync sed usbutils openvpn iperf \
lcr cronie iproute2 i2c-tools cu \
python-pyserial python-pexpect bridge-utils \
pciutils nfacct logrotate"
pciutils nfacct logrotate dnsmasq ifupdown \
logrotate"