mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:41:13 +00:00
rrdtool: adding the capability of native-builds to get rrdtool-oo in meta-cpan running
An additional layer for Perl modules from cpan (https://github.com/rehsack/meta-cpan) provides additional modules for dealing with rrd files: RRDTool::OO from Michael Schili. This extension requires an executable version of rrdtool. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
bf7d1ab47f
commit
c04f105227
@ -17,6 +17,8 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools-brokensep gettext pythonnative perlnative python-dir cpan-base systemd
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "rrdcached.socket rrdcached.service"
|
||||
|
||||
EXTRA_AUTORECONF = "-I m4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user