diff options
| -rw-r--r-- | meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch | 16 | ||||
| -rw-r--r-- | meta/recipes-extended/watchdog/watchdog_5.15.bb | 1 |
2 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch b/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch deleted file mode 100644 index ec44c803b1..0000000000 --- a/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | Signed-off-by: Diego Rondini <diego.ml@zoho.com> | ||
| 2 | Upstream-Status: Inappropriate | ||
| 3 | |||
| 4 | Index: watchdog-5.15/watchdog.conf | ||
| 5 | =================================================================== | ||
| 6 | --- watchdog-5.15.orig/watchdog.conf | ||
| 7 | +++ watchdog-5.15/watchdog.conf | ||
| 8 | @@ -28,7 +28,7 @@ | ||
| 9 | #retry-timeout = 60 | ||
| 10 | #repair-maximum = 1 | ||
| 11 | |||
| 12 | -#watchdog-device = /dev/watchdog | ||
| 13 | +watchdog-device = /dev/watchdog | ||
| 14 | |||
| 15 | # Defaults compiled into the binary | ||
| 16 | #temperature-sensor = | ||
diff --git a/meta/recipes-extended/watchdog/watchdog_5.15.bb b/meta/recipes-extended/watchdog/watchdog_5.15.bb index 24791c4170..d3f03532ac 100644 --- a/meta/recipes-extended/watchdog/watchdog_5.15.bb +++ b/meta/recipes-extended/watchdog/watchdog_5.15.bb | |||
| @@ -12,7 +12,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \ | |||
| 12 | file://0001-Include-linux-param.h-for-EXEC_PAGESIZE-definition.patch \ | 12 | file://0001-Include-linux-param.h-for-EXEC_PAGESIZE-definition.patch \ |
| 13 | file://0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch \ | 13 | file://0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch \ |
| 14 | file://watchdog-init.patch \ | 14 | file://watchdog-init.patch \ |
| 15 | file://watchdog-conf.patch \ | ||
| 16 | file://wd_keepalive.init \ | 15 | file://wd_keepalive.init \ |
| 17 | " | 16 | " |
| 18 | 17 | ||
