dectmngr: Fix some compilation warnings

This commit is contained in:
Grzegorz Sluja 2021-09-30 12:38:52 +02:00
parent 82676d8390
commit 0a638e202b

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:=0687a1a1f96373a81c636cf35de6f2b37e574240
PKG_SOURCE_VERSION:=0a0b9cb7ef5f82c6f129681a76d8ebc671b7cbd2
PKG_MIRROR_HASH:=skip
endif