owntracks / recorder

Store and access data published by OwnTracks apps
Other
907 stars 123 forks source link

Remove support for Greenwich #484

Closed jpmens closed 4 months ago

jpmens commented 4 months ago

Greenwich devices are no longer being built, and we're not aware of anybody using them with the firmware we (OwnTracks) built for them.

As such I propose to remove default support for Greenwich in packages and docker containers, i.e. we will be building with

WITH_GREENWICH ?= no

Unless, of course, anybody has objections.

Edit: our docker images already are configured with ?= no