dectmngr: Fix for setting model-id in DCX81

2869a87 Fix undefined reference to LOG_DECT_DEBUG when ENABLE_DECTMNGR_DEBUG=1
b91368e Restart CMBS target after model-id is changed
This commit is contained in:
Grzegorz Sluja 2022-03-16 12:41:10 +01:00
parent f1f75c0b6b
commit f43f8fd966

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:=e609d736f572d3ff5e33aa6b585d6ccb7c8e14cf
PKG_SOURCE_VERSION:=2869a8709bfd1f7a332c79311c5e3d714b318076
PKG_MIRROR_HASH:=skip
endif