]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
busybox: support millisecond watchdog periods
authorSimon Dawson <spdawson@gmail.com>
Mon, 18 Feb 2013 00:38:31 +0000 (00:38 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 18 Feb 2013 21:30:42 +0000 (22:30 +0100)
commit34945ebbd00c19f534d7d11d62bd03da2b3c4425
tree276a60faf4c277b6d8c395b107b6a29b8a3b01a2
parent4b6f552a070b378fb12b07756f1df35db745598b
busybox: support millisecond watchdog periods

The BusyBox watchdog application supports reset periods specified in
milliseconds. The Buildroot package will only allow an integer reset period,
which prevents the use of the required "ms" suffix. Change the watchdog period
configuration item to a string, to allow the use of the "ms" suffix.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/Config.in
package/busybox/busybox.mk