task-sysmocom-feed: Add osmo-sip-connector to feeds

This commit is contained in:
Pau Espin 2018-02-16 17:42:34 +01:00
parent bc8fdb3950
commit 21defd1df2
1 changed files with 4 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 = "r21"
PR = "r22"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
@ -17,4 +17,6 @@ RDEPENDS_${PN} = "\
logrotate python-jsonrpclib python-enum iputils \
packagegroup-sysmobts-sob rtl8169-eeprom autossh \
perl libdbd-sqlite-perl libdbi-perl libjson-perl \
netcat-openbsd perf lksctp-tools task-gprscore"
netcat-openbsd perf lksctp-tools task-gprscore \
osmo-sip-connector \
"