<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libiio/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2023-12-16T17:34:58Z</updated>
<entry>
<title>libiio: update to 0.25</title>
<updated>2023-12-16T17:34:58Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2023-12-16T16:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3893763d9c33cd273c9356c1678027799db4e624'/>
<id>urn:sha1:3893763d9c33cd273c9356c1678027799db4e624</id>
<content type='text'>
While at, backport fix to compile against libxml 2.12.0.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>libiio: update to 0.21</title>
<updated>2020-09-10T19:40:12Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2020-09-10T19:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=08b7723cc3d6bf951053820cf267efa5c9ab31f1'/>
<id>urn:sha1:08b7723cc3d6bf951053820cf267efa5c9ab31f1</id>
<content type='text'>
Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>libiio: bump to latest release v0.19</title>
<updated>2020-03-07T14:08:53Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-03-07T14:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a5e40ac639739e4a946aef92a33565912a6159ae'/>
<id>urn:sha1:a5e40ac639739e4a946aef92a33565912a6159ae</id>
<content type='text'>
While at it making it as well kernel 5.4 compatible by backporting
upstream patch which synchronizes channel types and modifier lists in
the headers.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>libiio: update to 0.12</title>
<updated>2018-01-20T21:03:09Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2018-01-20T20:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6a55acc5197fa1e71c77e5d33d5f968b24a9f047'/>
<id>urn:sha1:6a55acc5197fa1e71c77e5d33d5f968b24a9f047</id>
<content type='text'>
- remove upstreamed patch
- remove dependency to libavahi-common which does not exist,
  seems that I have confused library name vs package name (fixes #5480)
(- only compile tested at the moment)

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>libiio: add patch to fix build on buildbots</title>
<updated>2017-11-18T21:06:19Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2017-11-18T19:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1c4f928f92df39846624e25cc718028a6813d692'/>
<id>urn:sha1:1c4f928f92df39846624e25cc718028a6813d692</id>
<content type='text'>
On buildbots, the building directory seems to be not a subdir of
a git repo, so a variable expands into an empty string which in turn
results in a syntax error:

--snip--
  -- Looking for in6addr_any - found
  -- Found Git: /data/bowl-builder/arm_cortex-a5/build/sdk/staging_dir/host/bin/git (found version "2.1.4")
  fatal: Not a git repository (or any parent up to mount point /data)
  Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
  CMake Error at CMakeLists.txt:114 (if):
    if given arguments:

      "STREQUAL" "/data/bowl-builder/arm_cortex-a5/build/sdk/build_dir/target-arm_cortex-a5_musl_eabi/libiio-0.11"

    Unknown arguments specified

  -- Configuring incomplete, errors occurred!
--snap--

The patch quotes the if arguments and thus fixes the build.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
</feed>
