From 2f398a26715dcd8bf204ba768c8496111898452e Mon Sep 17 00:00:00 2001 From: Suvendhu Hansa Date: Tue, 12 Aug 2025 10:11:52 +0530 Subject: [PATCH] icwmp: generate a random cpe port if not defined --- icwmp/Makefile | 4 ++-- icwmp/files/etc/config/cwmp | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/icwmp/Makefile b/icwmp/Makefile index 7cdb438d5..cbb2bfbf7 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.9.13 +PKG_VERSION:=9.10.0 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git -PKG_SOURCE_VERSION:=3b6737be25c28e8b33da35f2ee90a8b9f61f248a +PKG_SOURCE_VERSION:=b4db243c1d057d0242a4badae53e9c57e442d27a 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 8e7e14ac5..0eac6036a 100644 --- a/icwmp/files/etc/config/cwmp +++ b/icwmp/files/etc/config/cwmp @@ -31,7 +31,6 @@ config cpe 'cpe' option bind_retries '5' option userid '' #$OUI-$SER option passwd '' - option port '7547' option provisioning_code '' option amd_version '5' # compression possible configs: InstanceNumber, InstanceAlias