summaryrefslogtreecommitdiffstats
path: root/package/lm-sensors
Commit message (Collapse)AuthorAgeFilesLines
* 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