Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/nginx: fix patches titles | Martin Bark | 2016-05-16 | 1 | -1/+1 |
| | | | | | | | | | Changed [PATCH x/y] to [PATCH] at the beginning of the subject line since the numbering is meaningless. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/nginx: fix libxslt support | Martin Bark | 2016-05-13 | 1 | -0/+31 |
Change to using pkg-config to find libxslt and it dependencies. This Fixes: http://autobuild.buildroot.net/results/382699bbed15f598625b9296e464d1349ef559f8 Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |