lm-sensors: bump to version 3.3.1 and fix pwmconfig install
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
bc83dd2706
commit
008f2c2050
@ -3,7 +3,8 @@
|
||||
# lm-sensors
|
||||
#
|
||||
#############################################################
|
||||
LM_SENSORS_VERSION = 3.2.0
|
||||
|
||||
LM_SENSORS_VERSION = 3.3.1
|
||||
LM_SENSORS_SOURCE = lm_sensors-$(LM_SENSORS_VERSION).tar.bz2
|
||||
LM_SENSORS_SITE = http://dl.lm-sensors.org/lm-sensors/releases
|
||||
LM_SENSORS_INSTALL_STAGING = YES
|
||||
@ -13,6 +14,7 @@ LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_SENSORS) += bin/sensors
|
||||
LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_FANCONTROL) += sbin/fancontrol
|
||||
LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_ISADUMP) += sbin/isadump
|
||||
LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_ISASET) += sbin/isaset
|
||||
LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_PWMCONFIG) += sbin/pwmconfig
|
||||
LM_SENSORS_BINS_$(BR2_PACKAGE_LM_SENSORS_SENSORS_DETECT) += sbin/sensors-detect
|
||||
|
||||
define LM_SENSORS_BUILD_CMDS
|
||||
|
Loading…
Reference in New Issue
Block a user