summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorThorsten LIEPERT <thorsten.liepert@diehl.com>2017-08-16 07:14:15 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-08-28 11:32:16 +0200
commitff677e13460be7d08fc422604964239d85549110 (patch)
tree7a6f5538eb3c325eed7de919fb1bf282242c4829 /rules
parent32bd1ea24268c76442e46455eca5072aaa12e012 (diff)
downloadptxdist-ff677e13460be7d08fc422604964239d85549110.tar.gz
ptxdist-ff677e13460be7d08fc422604964239d85549110.tar.xz
watchdog: version bump to 5.15
Signed-off-by: Thorsten Liepert <thorsten.liepert@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/watchdog.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/watchdog.make b/rules/watchdog.make
index 2b065f0c3..bab8d78aa 100644
--- a/rules/watchdog.make
+++ b/rules/watchdog.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WATCHDOG) += watchdog
#
# Paths and names
#
-WATCHDOG_VERSION := 5.7
-WATCHDOG_MD5 := 31766450ecfc9aff70fe966c0b9df06d
+WATCHDOG_VERSION := 5.15
+WATCHDOG_MD5 := 678c32f6f35a0492c9c1b76b4aa88828
WATCHDOG := watchdog-$(WATCHDOG_VERSION)
WATCHDOG_SUFFIX := tar.gz
WATCHDOG_URL := $(call ptx/mirror, SF, watchdog/$(WATCHDOG).$(WATCHDOG_SUFFIX))