Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libiio: Bump version to 0.6 | Matthew Fornero | 2016-05-23 | 1 | -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++ compiler | Paul Cercueil | 2015-07-22 | 1 | -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> |