mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
ieee1905: wfamap: Multiple fixes
- ieee1905:
-- 439e8ce ieee1905: Updated Readme with ALME over ubus
-- b441fca ieee1905: Multiple fixes
--- Added alme over ubus
--- Redesigned static 63*1024 size buffer allocation for ALME over tcp
--- Cleanup
--- Support of blob in DMdumpNetworkDevices API
-- e550dcc ieee1905: Support of blob in visit_* functions
-- b940298 ieee1905: cleanup
-- 09f4af9 ieee1905: Added info for ieee1905 ubus object
- wfamap:
-- 1c6b48c wfamap: Support for alme over ubus
-- 0b45bed wfamap: Support for blob in visit_* functions
This commit is contained in:
parent
5dcde335dd
commit
0f31287335
2 changed files with 4 additions and 4 deletions
|
|
@ -5,10 +5,10 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ieee1905
|
||||
PKG_VERSION:=2.0.7
|
||||
PKG_VERSION:=2.0.8
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=d624a47dd5bd2bb97db6f921ce5385af24d8f88c
|
||||
PKG_SOURCE_VERSION:=439e8ce8cb23ea5bdbb1980b492d4843feff71b0
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/ieee1905.git
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
|
|
|
|||
|
|
@ -5,10 +5,10 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=wfamap
|
||||
PKG_VERSION:=1.0.3
|
||||
PKG_VERSION:=1.0.4
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=ff61925f545d46bd096e287313680f215b8e1cef
|
||||
PKG_SOURCE_VERSION:=1c6b48cb5a0081087de4c7db74b24685210d77f2
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/wfamap.git
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue