> -----Original Message----- > From: [email protected] > [mailto:openembedded-devel- > [email protected]] On Behalf Of Martin Jansa > Sent: Sunday, April 20, 2014 5:09 PM > To: [email protected] > Subject: Re: [oe] [meta-oe][PATCH v2 0/3] collectd: three fixes > > On Tue, Apr 08, 2014 at 05:07:47PM +0800, [email protected] wrote: > > From: Jackie Huang <[email protected]> > > > > v2 comment: > > "collectd: explicitly enable/disable libsensors support": > > changed the config option to be a PACKAGECONFIG option > > I'm going to merge all 3, but can you add load.so, disk.so, threshold.so to > PRIVATE_LIBS to hide > following warnings?
Sure, I will do that. Thanks, Jackie > > 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 > > > > > --- > > The following changes since commit bc969d3705c45928de8525ef3d2d9d2867311864: > > > > inetutils: add -dbg packages for tftpd, telnetd and rshd (2014-04-02 > > 11:18:54 -0400) > > > > are available in the git repository at: > > > > git://git.pokylinux.org/poky-contrib jhuang0/r_collectd_1 > > > > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_collec > > td_1 > > > > Ming Liu (1): > > collectd: explicitly enable/disable libsensors support > > > > Wenzong Fan (2): > > collectd: enable/disable libpq explicitly > > collectd: fix init status > > > > .../collectd/collectd/collectd.init | 13 ++++++++++++- > > .../recipes-extended/collectd/collectd_5.2.2.bb | 6 ++++-- > > 2 files changed, 16 insertions(+), 3 deletions(-) > > > > -- > > 1.7.9.5 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
