diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch b/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch index e68ad545c3..ec44c803b1 100644 --- a/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch +++ b/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | Signed-off-by: Diego Rondini <diego.ml@zoho.com> | 1 | Signed-off-by: Diego Rondini <diego.ml@zoho.com> |
| 2 | Upstream-Status: Inappropriate | 2 | Upstream-Status: Inappropriate |
| 3 | 3 | ||
| 4 | --- watchdog-5.13.orig/watchdog.conf 2013-02-01 12:15:44.000000000 +0100 | 4 | Index: watchdog-5.15/watchdog.conf |
| 5 | +++ watchdog-5.13/watchdog.conf 2014-11-13 10:59:43.233943000 +0100 | 5 | =================================================================== |
| 6 | @@ -20,7 +20,7 @@ | 6 | --- watchdog-5.15.orig/watchdog.conf |
| 7 | #test-binary = | 7 | +++ watchdog-5.15/watchdog.conf |
| 8 | #test-timeout = | 8 | @@ -28,7 +28,7 @@ |
| 9 | #retry-timeout = 60 | ||
| 10 | #repair-maximum = 1 | ||
| 9 | 11 | ||
| 10 | -#watchdog-device = /dev/watchdog | 12 | -#watchdog-device = /dev/watchdog |
| 11 | +watchdog-device = /dev/watchdog | 13 | +watchdog-device = /dev/watchdog |
| 12 | 14 | ||
| 13 | # Defaults compiled into the binary | 15 | # Defaults compiled into the binary |
| 14 | #temperature-device = | 16 | #temperature-sensor = |
