[oe] [meta-oe][PATCH] lmsensors: Initial commit.

Koen Kooi koen at dominion.thruhere.net
Fri Oct 19 09:39:50 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 18-10-12 15:01, Marc Ferland schreef:
> The lmsensors project provides hardware health monitoring tools in the 
> form of kernel drivers, a user-space library and some helper programs.
> This recipe provides all the different user-space tools offered by
> lmsensors in separete packages. Startup scripts and default configuration
> files are also made available through this commit.
> 
> The packages consist of (description text from lmsensors documentation): 
> * lmsensors-libsensors: The user-space sensors support library code. *
> lmsensors-sensors: A console tool to report sensor readings and set new
> sensor limits. * lmsensors-sensord: A daemon to watch sensor values and
> log problems. It includes RRD support. * lmsensors-fancontrol: Controls
> fanspeeds responding to changes on temperature sensors. Configuration
> through pwmconfig. * lmsensors-sensorsdetect: This program tries to
> detect the available SMBus adapters and the chips connected to them, as
> well as Super-I/O and misc chips. * lmsensors-sensorsconfconvert: Convert
> configuration files from lmsensorsv2 to lmsensorsv3. *
> lmsensors-pwmconfig: tests the pwm (pulse width modulation) outputs of
> sensors for their effect on the fans and helps to setup the configfile
> for fancontrol. * lmsensors-isatools: This program sets/gets the
> registers of ISA or Super-I/O chips.
> 
> Signed-off-by: Marc Ferland <ferlandm at sonatest.com> ---

> +++ b/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.2.bb @@ -0,0
> +1,150 @@ +SUMMARY = "lm_sensors" +DESCRIPTION = "Hardware health
> monitoring applications" +HOMEPAGE = "http://www.lm-sensors.org/" 
> +LICENSE = "GPLv2+ & LGPLv2.1+" +LIC_FILES_CHKSUM =
> "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ +
> file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"

> +PR = "r0"

Drop that


> +DEPENDS = "sysfsutils virtual/libiconv bison-native flex-native
> rrdtool" +PROVIDES = "\ +${PN}-libsensors \ +${PN}-sensors \ 
> +${PN}-sensord \ +${PN}-fancontrol \ +${PN}-sensorsdetect \ 
> +${PN}-sensorsconfconvert \ +${PN}-pwmconfig \ +${PN}-isatools \

Anything listed in PACKAGES is already in (R)PROVIDES, so drop the above
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFQgR/mMkyGM64RGpERAvJBAJ9Cnla/rkwCvnpoBauHCsKAYm7unQCcClGt
BYGjJVKXS5k9Z2Jg0Gf1Dww=
=Rc3D
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list