aboutsummaryrefslogtreecommitdiff
path: root/utils/lm-sensors
Commit message (Collapse)AuthorAge
* lm-sensors: fix missing PKG_SOURCE variable (#2933)Jo-Philipp Wich2016-07-07
| | | | | | | | | | | Fix missing `PKG_SOURCE` variable leading to a `Download/default is missing the FILE field` error in the buildroot. Also remove now uneeded variable as the default one matches the git clone structure. Finally use the common variable assignment style for `PKG_SOURCE_PROTO` and `PKG_SOURCE_VERSION`. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* Change lm-sensors source URI to the working clone on GitHubToni Kaija2016-07-04
| | | | Signed-off-by: Toni Kaija <toni.kaija@corefactory.com>
* treewide: replace my defunct email addressJo-Philipp Wich2016-06-07
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* lm-sensors: fix musl compatibilityJo-Philipp Wich2015-06-26
| | | | | | Only use `asm/io.h` for uClibc, else include `sys/io.h` Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* lm-sensors: import from oldpackages, add myself as maintainer, add license ↵Jo-Philipp Wich2014-07-02
information, update to v3.3.5 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>