[Buildroot] [PATCH] busybox: add watchdog daemon startup script

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Feb 8 21:26:39 UTC 2012


Le Wed,  8 Feb 2012 08:41:33 +0100,
Fabio Porcedda <fabio.porcedda at telit.com> a écrit :

> +config BR2_PACKAGE_BUSYBOX_WATCHDOG
> +	bool "Install watchdog daemon startup script"
> +	help
> +	  Install the watchdog daemon startup script,
> +	  that just start at the boot the busybox watchdog daemon.
> +

Maybe instead of creating a new configuration option, we can just make
the installation of the S15watchdog script automatic if the Busybox
configuration file has enabled CONFIG_WATCHDOG=y?

The current default Busybox configuration file in Buildroot has
CONFIG_WATCHDOG=y, so we may want to change this default to disable
CONFIG_WATCHDOG.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list