summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/collectd
Commit message (Collapse)AuthorAgeFilesLines
* collectd: fix a floating dependence on openjdkRoy Li2015-09-231-0/+1
| | | | | | | | | | 1. fix a floating dependence on openjdk 2. fix the host contamination, since the default value of java home is /usr/lib/jvm: warning: library search path "/usr/lib/jvm/jre-1.7.0/lib/amd64/server" is unsafe for cross-compilation Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: fix a floating dependence on openldapRoy Li2015-09-231-0/+1
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: fix a floating dependence on libvirtRoy Li2015-09-082-1/+42
| | | | | | | | | | | | | Even though the PACKAGECONFIG of libvirt is used to fix the floating dependence, but enable-libvirt/disable-libvirt become useless after collectd upgrade, and libvirt is checked unconditionally, and lead to a floating dependence on libvirt. check if libvirt is available only when a user wants to use libvirt to fix this issue Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: upgrade to 5.5.0Roy Li2015-08-245-147/+41
| | | | | | | | | | | | | | | 1. remove two patch glibc-2.20-compatiblity.patch and 0001-netlink-ensure-size_t-portability-in-DEBUG-statement.patch, which have been merged into 2. update collectd-version.patch 3. redefine the collectd dependence 4. update the license, lots of components have been relicensed to the MIT license, and The majority of plugins is licensed either under the "MIT License" or the "GNU General Public License" 4. update the checksum Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: Add PACKAGECONFIG for mysql supportOtavio Salvador2015-07-161-1/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: fix world build issueArmin Kuster2015-05-111-1/+2
| | | | | | | | | | | | | ERROR: Nothing PROVIDES 'libmnl' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb DEPENDS on or otherwise requires it). Close matches: libnl libyaml libxml2 ERROR: Required build target 'collectd' has no buildable providers. Missing or unbuildable dependency chain was: ['collectd', 'libmnl'] remove libmnl from depends list to PACKAGECONFIG libmnl is in meta-networking. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* collectd: Backport fix build with newer gccKhem Raj2015-03-032-0/+31
| | | | | | | | on mips we get the errors of type mismatch Change-Id: Ib7b3bd243417d1ba77e8167daf761fd4a2fc2e64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: add PACKAGECONFIG for libvirt, libesmtpWenzong Fan2014-12-311-1/+3
| | | | | | | | | | | | Add PACKAGECONFIG for libvirt, libesmtp to fix below warnings: WARN: collectd: collectd rdepends on libvirt, but it isn't a build dependency? WARN: collectd: collectd rdepends on libcrypto, but it isn't a build dependency? WARN: collectd: collectd rdepends on libesmtp, but it isn't a build dependency? WARN: collectd: collectd rdepends on libssl, but it isn't a build dependency? Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: add systemd unit fileChong.Lu@windriver.com2014-09-262-2/+23
| | | | | | | Add systemd unit file for collectd. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: Upgrade to 5.4.1 and fix with glibc 2.20Khem Raj2014-09-263-9/+111
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: make pinba support a selectable featureMaciej Borzecki2014-08-211-0/+2
| | | | | | | | | Pinba support requires protobuf-c that is currently only available in meta-virtualization layer. Make this a selectable feature. Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl> Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: make amqp plugin a selectable featureMaciej Borzecki2014-08-151-0/+2
| | | | | | | | | | | The version of rabbitmq-c that collectd is compatible with, is older than currently available 0.5.0. This results in build errors triggerred by API deprecation at rabbitmq-c side. Make amqp plugin a selectable feature, disabled by default. Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl> Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: add threshold.so, load.so and disk.so in PRIVATE_LIBSJackie Huang2014-05-031-0/+3
| | | | | | | | | | | | to avoid the folloing warnings: log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for load.so, changing it to collectd-5.2.2 because it was built later log.world.20140418_190059.log/bitbake.log:WARNING: libgphoto2-camlibs-2.4.11 was registered as shlib provider for disk.so, changing it to collectd-5.2.2 because it was built later log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for threshold.so, changing it to collectd-5.2.2 because it was built later Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: explicitly enable/disable libsensors supportMing Liu2014-04-201-1/+2
| | | | | | | | To avoid an implicit build result. Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: fix init statusWenzong Fan2014-04-201-1/+12
| | | | | | | | Fix init status to get it works with 'service --status-all'. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: enable/disable libpq explicitlyWenzong Fan2014-04-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | If '--with-libpq' is not included in configure options, the configure script will assume 'with-libpq=yes' and try to figure below variables out with 'pg_config': with_libpq_includedir, with_libpq_libdir This causes configure QA errors on some hosts that have 'pg_config' installed (which from postgresql-devel): * ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Anyways the target package should not depend on any host headers/libs, we should enable/disable the libpq support explicitly according to if the postgresql feature was enabled. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: Add PACKAGECONFIG for undeterministic dependenciesMartin Jansa2013-09-171-0/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: remove empty /var/run directoryJonathan Liu2013-07-081-0/+3
| | | | | | | The /var/run directory is already created by base-files. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: fix build failure with libnotify in sysrootPaul Eggleton2013-05-211-0/+1
| | | | | | | | | | If libnotify is in the sysroot, collectd will try to use it and then fail at do_compile because gtk/gtk.h can't be found. Since this is functionality that's not likely to be needed in the embedded context as far as collectd goes, just disable it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: add recipe for 5.2.2Paul Eggleton2013-04-264-0/+307
Based on initial version by Koen Kooi <koen@beagleboard.org>. Initscript borrowed from Debian with some tweaks. Note that since collectd uses libltdl, building this successfully required OE-Core commit db84eaf851b22b262d9dc48eb55bd5224a00fdd2 or else you get an error about "config/compile" being missing. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>