Commits

Thomas Petazzoni committed 4638e2b97f7
lcdapi: bump version to fix static-only build The upstream lcdapi has moved over from a basic Makefile to the autotools build system, which has the advantage of fixing static-only build. Therefore, this commit bumps the lcdapi version. Unfortunately, one patch is needed to fix an upstream issue. Fixes: http://autobuild.buildroot.org/results/6fd/6fd65b3fd7d6f439ed14dc38fb28ad3e8e6678b1/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>