summaryrefslogtreecommitdiff
path: root/package/watchdog/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-22 21:24:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-22 21:24:24 +0100
commit3a729a11f46e5e3253e65722f28321a6872ca5d4 (patch)
tree4491b51021bbd10a43ec029154a776ddf02e9efe /package/watchdog/Makefile
parentb0b9eb7ce94322adbd2f3d0eb2260f86ee41bb28 (diff)
parentbe21d5fb39eeb319b4d0bcdae96440aaa6d47e59 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/watchdog/Makefile')
-rw-r--r--package/watchdog/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/watchdog/Makefile b/package/watchdog/Makefile
index a4c6d44a5..a8486dd6a 100644
--- a/package/watchdog/Makefile
+++ b/package/watchdog/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= watchdog
-PKG_VERSION:= 5.7
-PKG_RELEASE:= 3
-PKG_MD5SUM:= 31766450ecfc9aff70fe966c0b9df06d
+PKG_VERSION:= 5.13
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 153455f008f1cf8f65f6ad9586a21ff1
PKG_DESCR:= watchdog daemon
PKG_SECTION:= utils
PKG_DEPENDS:= libtirpc
@@ -17,6 +17,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,WATCHDOG,watchdog,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TARGET_CPPFLAGS+= -D_GNU_SOURCE
TARGET_CFLAGS+= -I$(STAGING_TARGET_DIR)/usr/include/tirpc
TARGET_LDFLAGS+= -ltirpc