dectmngr: Remove handset's name section from config on deregistration

This commit is contained in:
Grzegorz Sluja 2021-11-30 12:24:12 +01:00
parent 927b002aa6
commit 809113d4b2

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:=b631ebdafd7d094e3f79e22e81b94caa5bd91b78
PKG_SOURCE_VERSION:=1aa3f047e1eb98ab075e3407a7848136715cd629
PKG_MIRROR_HASH:=skip
endif