summaryrefslogtreecommitdiffstats
path: root/package/lm-sensors
Commit message (Collapse)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm_sensors: bump to version 3.3.4Gustavo Zacarias2013-06-031-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm_sensors: needs host-bison and host-flexGustavo Zacarias2013-04-111-0/+1
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/f88461702cd2f249e5d28eeac26f5e4d9edece6d/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+2
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: bump to 3.3.3Yegor Yefremov2012-11-081-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: bump to 3.3.2Yegor Yefremov2012-10-301-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
| | | | | | | | | | | | | Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lm-sensors: bump to version 3.3.1 and fix pwmconfig installGustavo Zacarias2012-01-261-1/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: bump to version 3.2.0Gustavo Zacarias2011-01-171-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: full install, install into staging, make bins configurablePeter Korsgaard2010-09-272-12/+66
| | | | | | | | Use make install to install so we get libraries and man pages if enabled, install into staging so other programs can find libsensors and add kconfig options for each of the available programs. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lm-sensors: convert to gentargets and bump to 3.1.2Martin Banky2010-09-271-46/+18
| | | | | | [Peter: remove stripping] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* lm-sensors: remove unused legacy patchPeter Korsgaard2008-06-231-57/+0
|
* lm-sensors: bump version and cleanupPeter Korsgaard2008-06-232-26/+8
| | | | | | - Bump version to 3.0.2 which no longer needs libsysfs - Set MACHINE correctly, so it doesn't try to build isa stuff for non-i386 - Cleanup make invocation
* lm-sensors: clean libsensors* from usr/lib, not libPeter Korsgaard2008-06-231-1/+1
|
* Bump lm-sensors versionUlf Samuelsson2008-05-111-4/+6
|
* Upped version, lm-sensors.01.susv3-legacy.patch seems to not be needed Thomas Lundquist2008-01-252-2/+2
| | | | any more but keeping it for now. Hopefully closing bug #1939
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-271-1/+1
|
* Fix patch version for lm-sensorsUlf Samuelsson2007-10-301-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - don't use functions that are marked LEGACY in SUSv3Bernhard Reutner-Fischer2007-09-202-3/+64
|
* - touchup a few bits that the submitter should have done in the first placeBernhard Reutner-Fischer2007-09-141-1/+10
|
* - also copy the needed libsBernhard Reutner-Fischer2007-09-141-0/+3
|
* - add lm-sensors packageBernhard Reutner-Fischer2007-09-012-0/+71