summaryrefslogtreecommitdiffstats
path: root/package/openpowerlink/0007-apps-include-stdarg.h-in-eventlogstring.h.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/openpowerlink: bump to v2.4.1Romain Naour2016-08-021-61/+0
| | | | | | | Remove upstream patches. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/openpowerlink: fix uClibc buildRomain Naour2016-06-081-0/+61
In the demo application code, va_list type is used in eventlogstring.h so stdarg.h must be included to define it. This problem occurs with a uClibc-ng based toolchain. Fixes: http://autobuild.buildroot.net/results/a9e/a9e7615a19922706039bf97ccb94bcf5b99330b2 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud