aboutsummaryrefslogtreecommitdiff
path: root/utils/lcdproc
Commit message (Collapse)AuthorAge
* lcdproc: remove build timestampAlexander Couzens2017-12-07
| | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* lcdproc: Update to 0.5.9Harald Geyer2017-07-29
| | | | | | Drop the makefile code to compile versions directly from git. Signed-off-by: Harald Geyer <harald@ccbib.org>
* lcdproc: respect LDFLAGSAlexander Ryzhov2017-06-08
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* lcdproc: simplify dropping --disable-nls fron CONFIGURE_ARGSPhilip Prindeville2017-04-14
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* lcdproc: alternative package to drive LCD displaysPhilip Prindeville2017-04-13
As lcd4linux is all kinds of BROKEN lately, and of unknown status. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Reviewed-by: Harald Geyer <harald@ccbib.org>