diff --git a/packages/sysutils/lm_sensors/meta b/packages/sysutils/lm_sensors/meta index 45be2b8743..49cc0f5c69 100644 --- a/packages/sysutils/lm_sensors/meta +++ b/packages/sysutils/lm_sensors/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="lm_sensors: Hardware monitoring via the SMBus" PKG_LONGDESC="lm_sensors is a package to get data from the SMB (System Management Bus - an i2c bus) on modern mainboards. It consists of kernel modules and users space tools to get stuff like cpu / mb temperature, voltages, fan speed..." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"