summaryrefslogtreecommitdiffstats
path: root/package/rrdtool/0001-Add-configure-option-to-disable-documentation.patch
Commit message (Collapse)AuthorAgeFilesLines
* rrdtool: bump version to 1.6.0Roland Franke2016-07-181-71/+0
| | | | | | | | | | | | | | | | | | | - Remove patch 0001-Add-configure-option-to-disable-documentation.patch as this is now include in the new version. - Add dependency on gettext when needed, since it uses libintl if gettext functionality is not provided by the C library. - Keep autoreconf/gettextize, which are needed for the link against libintl to work properly. Signed-off-by: Roland Franke <fli4l@franke-prem.de> [Thomas: - add dependency on gettext when needed - add comment about why autoreconf/gettextize are kept - cleanup commit log.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* rrdtool: add patch to disable documentationGustavo Zacarias2015-12-021-0/+71
Add patch to disable documentation. Fixes: http://autobuild.buildroot.net/results/6fb/6fb94127af6ff53bdcf52ee0eec8971ccd8858f5/ Patch status: pull req https://github.com/oetiker/rrdtool-1.x/pull/690 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud