Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/openpowerlink: bump to v2.4.1 | Romain Naour | 2016-08-02 | 1 | -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 build | Romain Naour | 2016-06-08 | 1 | -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> |