Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/*: rename patches according to the new policy | Peter Korsgaard | 2015-02-03 | 1 | -39/+0 |
| | | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | lcdapi: bump version to fix static-only build | Thomas Petazzoni | 2014-07-19 | 1 | -0/+39 |
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> |