domoticz: bump to 2020.1
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 19 Jan 2020 13:34:32 +0000 (15:34 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 23 Mar 2020 20:37:36 +0000 (22:37 +0200)
commit43d0e0778950dc2d8801b03491da040de2f75601
treec1a3d4f586cc7714dbdd6db3980d6775a38ac916
parent5b2d98284bff23fe6aff30f0966893c857808cd4
domoticz: bump to 2020.1

Drop upstreamed patches.

The file appversion.default was removed from Domoticz, causing the hacks
to inject APPVERSION, APPDATE and APPHASH to fail. As the appversion.h
is generated during compile time, implementing a new way to inject these
defines is non-trivial, so simply drop them.

As the minor version for this release is no longer based on the number
of commits, the package versioning needs to be revised if we want to
build a git snapshot instead of stable release. Leave this for another
day and drop that logic for now.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
utils/domoticz/Makefile
utils/domoticz/patches/010-python.patch [deleted file]
utils/domoticz/patches/020-openssl-deprecated.patch [deleted file]
utils/domoticz/patches/030-SunRiseSet-Use-round-instead-of-std-round.patch [deleted file]