task-sysmocom-feed: Build osmo-pcap recipe

osmo-pcap recipe has been recently added to meta-telephony 201705, so
let's make sure it's available in feeds (and at the same time make sure
it builds fine over time).

Depends: meta-telephony.git I5bb85b118029d1559a958803184690a9d0f23e4a
This commit is contained in:
Pau Espin 2019-07-03 20:26:23 +02:00
parent 50579753a0
commit 14dc7f23b4
1 changed files with 2 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 = "r22"
PR = "r23"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
@ -18,5 +18,5 @@ RDEPENDS_${PN} = "\
packagegroup-sysmobts-sob rtl8169-eeprom autossh \
perl libdbd-sqlite-perl libdbi-perl libjson-perl \
netcat-openbsd perf lksctp-tools task-gprscore \
osmo-sip-connector osmo-sysmon \
osmo-sip-connector osmo-sysmon osmo-pcap \
"