From: Gustavo Zacarias Date: Thu, 26 Jan 2012 16:51:26 +0000 (-0300) Subject: lm-sensors: bump to version 3.3.1 and fix pwmconfig install X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=008f2c205090c1fde8c3646f2b104da7d02648d2;p=buildroot.git lm-sensors: bump to version 3.3.1 and fix pwmconfig install Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/lm-sensors/lm-sensors.mk b/package/lm-sensors/lm-sensors.mk index 99a8e3bd22..a351329952 100644 --- a/package/lm-sensors/lm-sensors.mk +++ b/package/lm-sensors/lm-sensors.mk @@ -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