Update package dectmngr

Fixes for DCX81 FW update implementation
This commit is contained in:
Grzegorz Sluja 2021-09-06 15:12:37 +02:00
parent ea779bb6c7
commit dd7e804cab

View file

@ -14,7 +14,7 @@ LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=81ec8e129c11a1a07ec6fa83c01a9769a2886b2f
PKG_SOURCE_VERSION:=3de3dd2c45a0e95d875880c084f468a2f4010e2b
PKG_MIRROR_HASH:=skip
endif