summaryrefslogtreecommitdiffstats
path: root/package/libiio/0002-cmake-fix-build-on-unix-systems-without-cpp.patch
Commit message (Collapse)AuthorAgeFilesLines
* libiio: Bump version to 0.6Matthew Fornero2016-05-231-36/+0
| | | | | | | | | | | v0.6 API offers some major additions, including: * iio_device_set_kernel_buffers_counts * iio_buffer_get_poll_fd * iio_bufer_set_blocking_mode * iio_buffer_push_partial Signed-off-by: Matthew Fornero <mfornero@mathworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libiio: Add a patch from upstream to fix building without a C++ compilerPaul Cercueil2015-07-221-0/+36
This fixes a build issue reported by the autobuilder: http://autobuild.buildroot.net/results/5b0d02aa3bdb4cddb0d316c99fada2e7ba9f9c1d/ [Thomas: add autobuilder reference, as suggested by Baruch.] Signed-off-by: Paul Cercueil <paul.cercueil@analog.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud