task-sysmocom-feed: Attempt to put perf into the feed as well

Make perf (perf-python, perf-perl) available to us as well. Let's
see what the CI is saying about it.
jluebbe/sysmobts-dsp
Holger Hans Peter Freyther 7 years ago
parent 8ce4ab4927
commit 9170107271

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r19"
PR = "r20"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
@ -16,4 +16,4 @@ RDEPENDS_${PN} = "\
logrotate python-jsonrpclib python-enum iputils \
packagegroup-sysmobts-sob rtl8169-eeprom autossh \
perl libdbd-sqlite-perl libdbi-perl libjson-perl \
netcat-openbsd"
netcat-openbsd perf"

Loading…
Cancel
Save