[Buildroot] [git commit] fan-ctrl: re-enable package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 8 10:12:58 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=39f3f4a00ad029624238b500cf9d9843bfa416eb
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

SourceForge is working again, and Peter has copied the file to
fan-ctrl.c on sources.buildroot.org so that it gets found if
SourceForge breaks again. Therefore this commit re-enables the
fan-ctrl package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/fan-ctrl/Config.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/package/fan-ctrl/Config.in b/package/fan-ctrl/Config.in
index fa23aed..8696316 100644
--- a/package/fan-ctrl/Config.in
+++ b/package/fan-ctrl/Config.in
@@ -1,9 +1,6 @@
 config BR2_PACKAGE_FAN_CTRL
 	bool "fan-ctrl"
 	depends on BR2_USE_MMU # fork()
-	# SourceForge is down, not backup location, let's disable for
-	# now.
-	depends on BR2_BROKEN
 	help
 	  Fan-ctrl is a little daemon that controls the speed of one
 	  or more system or CPU fans. It does so by monitoring


More information about the buildroot mailing list