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.
This commit is contained in:
Holger Hans Peter Freyther 2015-11-20 22:13:23 +00:00
parent 8ce4ab4927
commit 9170107271
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 = "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"