Upgrade lm-sensors package. Patch enables compiling applications that
depend on libsensors library.
Add fancontroled (fancontrol for embedded devices) package. fancontroled
is linux daemon written in C implementing a temperature dependent fan
speed control. fancontroled provides similar functional
On Sun, Oct 31, 2010 at 11:48:39PM +0100, Michael Büsch wrote:
> PKG_BUILD_PARALLEL does nothing unless you use the default
> build macro, or PKG_JOBS.
>
> So you either want to $(call Build/Compile/Default) and set the
> appropriate MAKE_FLAGS, or add PKG_JOBS to your Build/Compile macro.
>
> I
On Sun, 2010-10-31 at 23:25 +0100, Luka Perkov wrote:
> +PKG_BUILD_PARALLEL:=1
> define Build/Compile
> $(MAKE) -C $(PKG_BUILD_DIR) \
> + $(TARGET_CONFIGURE_OPTS) \
> KERNELVERSION="$(LINUX_VERSION)" \
> LINUX="$(LINUX_DIR)" \
> CC="$(TA
Upgrade lm-sensors package. Patch enables compiling applications that
depend on libsensors library.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: lm-sensors/Makefile
===
--- lm-sensors/Makefile (revision 2
Update the lm-Sensors Makefile to new the release (3.2.0).
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: utils/lm-sensors/Makefile
===
--- utils/lm-sensors/Makefile (revision 23597)
+++ utils/lm-sensors
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Committed in r22491 - thanks!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkxZoScACgkQdputYINPTPMTsACfS56kXhAZGNAR+0km8Nb8apO1
6ZEAnAu8dfFSXudZdKHu6fOiPS6k
Update the lm-Sensors Makefile to new the release (3.1.2). Enable
package selection on other platforms.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: utils/lm-sensors/Makefile
===
--- utils/lm-sensors/Mak