obuspa: enable cwmp specific datamodel

This commit is contained in:
Vivek Kumar Dutta 2024-12-10 19:49:51 +05:30
parent e8f1b2167a
commit e656deb8f5
2 changed files with 3 additions and 3 deletions

View file

@ -57,7 +57,7 @@ config OBUSPA_SESSION_EXTENSION
config OBUSPA_CWMP_DATAMODEL_SUPPORT
bool "Adds USPAgent, STOMP and MQTT dm from CWMP"
default n
default y
help
Expose Device.USPAgent., Device.STOMP., Device.MQTT.Client. objects over
ubus to make it available to bbfdm for CWMP access

View file

@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=obuspa
PKG_VERSION:=9.0.0.21
PKG_VERSION:=9.0.0.22
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/obuspa.git
PKG_SOURCE_VERSION:=bdf6caa12df564e7c47ed115a0c1cbecb59bd310
PKG_SOURCE_VERSION:=036f4c0118cb525796dc6de9fe6e0b8b0d14bcbc
PKG_MAINTAINER:=Vivek Dutta <vivek.dutta@iopsys.eu>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip