Skip to content

package/libiio: Update to v1.0 - #118

Draft
ioanachelaru wants to merge 2 commits into
adi-2026.02-yfrom
testing/xlnx/libiio-v1-adi-2026.02-y
Draft

package/libiio: Update to v1.0 #118
ioanachelaru wants to merge 2 commits into
adi-2026.02-yfrom
testing/xlnx/libiio-v1-adi-2026.02-y

Conversation

@ioanachelaru

Copy link
Copy Markdown
Contributor

Summary

  • Update libiio from libiio-v0 branch tip (da72b619) to v1.0 pre-release (main branch, commit 5b43a23144)
  • Add zstd dependency required by v1.0 async I/O (WITH_AIO + WITH_IIOD)
  • Remove -DWITH_DOC=OFF (option removed in v1.0)

Replaces #117, which was targeting a stale branch.

Update libiio from libiio-v0 branch tip to v1.0 pre-release
(main branch, commit 5b43a23144).

- Add zstd dependency (required by v1.0 async I/O)
- Remove -DWITH_DOC=OFF (option removed in v1.0)

Signed-off-by: Ioana Chelaru <ioana-gabriela.chelaru@analog.com>
@ioanachelaru ioanachelaru changed the title package/libiio: Update to v1.0 (main branch) package/libiio: Update to v1.0 Jun 18, 2026
@ioanachelaru
ioanachelaru marked this pull request as draft June 18, 2026 08:03
@ioanachelaru
ioanachelaru force-pushed the testing/xlnx/libiio-v1-adi-2026.02-y branch from ad3bb85 to 57a063d Compare June 22, 2026 09:13
The Python bindings moved from bindings/python/iio.py to
bindings/python/iio/__init__.py in libiio v1, causing the
patch to fail with "No file to patch".

Update the patch to target the new path and replace the
expanded find_library() + version-check block with a
hardcoded "libiio.so.1" soname.

Signed-off-by: Ioana Chelaru <ioana-gabriela.chelaru@analog.com>
@ioanachelaru
ioanachelaru force-pushed the testing/xlnx/libiio-v1-adi-2026.02-y branch from 57a063d to 5f5f95d Compare June 22, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant