diff --git a/icwmp/Makefile b/icwmp/Makefile index 1a2ccb311..bac612d14 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.8.3 +PKG_VERSION:=9.8.4 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git -PKG_SOURCE_VERSION:=ef60fb859dce09212d97fbe71b8b63a48c9d0c39 +PKG_SOURCE_VERSION:=7f47394195d97dc7795ca7c37f348f711e019467 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif diff --git a/icwmp/files/etc/config/cwmp b/icwmp/files/etc/config/cwmp index 2fdb98bc9..62ec50a3a 100644 --- a/icwmp/files/etc/config/cwmp +++ b/icwmp/files/etc/config/cwmp @@ -41,6 +41,7 @@ config cpe 'cpe' option active_notif_throttle '0' option disable_gatewayinfo '0' option fw_upgrade_keep_settings '1' + option clock_sync_timeout '128' config lwn 'lwn' option enable '0'