mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libiio: Version bump 0.23 -> 0.25
@ 2024-09-08  8:28 Thorsten Scherer
  2024-09-10 10:30 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Scherer @ 2024-09-08  8:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Thorsten Scherer

Note from https://github.com/analogdevicesinc/libiio:

    Since August 22th 2023, the "main" branch of libiio contains
    what will eventually become libiio v1.0. It features a brand new API,
    which is incompatible with libiio v0.25 and older. Have a look at the
    wiki[1] for a description of the API changes.

[1] https://github.com/analogdevicesinc/libiio/wiki/libiio_0_to_1

Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
---
 rules/libiio.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libiio.make b/rules/libiio.make
index 0cbc770044bf..08d6d6e69eff 100644
--- a/rules/libiio.make
+++ b/rules/libiio.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBIIO) += libiio
 #
 # Paths and names
 #
-LIBIIO_VERSION	:= 0.23
-LIBIIO_MD5	:= d23393bf1eefa0cd6fd4859efc453e95
+LIBIIO_VERSION	:= 0.25
+LIBIIO_MD5	:= c8d5ea5ab44c2e99fab82baea9c92c57
 LIBIIO		:= libiio-$(LIBIIO_VERSION)
 LIBIIO_SUFFIX	:= tar.gz
 LIBIIO_URL	:= https://github.com/analogdevicesinc/libiio/archive/v$(LIBIIO_VERSION).$(LIBIIO_SUFFIX)
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] libiio: Version bump 0.23 -> 0.25
  2024-09-08  8:28 [ptxdist] [PATCH] libiio: Version bump 0.23 -> 0.25 Thorsten Scherer
@ 2024-09-10 10:30 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-09-10 10:30 UTC (permalink / raw)
  To: Thorsten Scherer; +Cc: ptxdist

On Sun, Sep 08, 2024 at 10:28:51AM +0200, Thorsten Scherer wrote:
> Note from https://github.com/analogdevicesinc/libiio:
> 
>     Since August 22th 2023, the "main" branch of libiio contains
>     what will eventually become libiio v1.0. It features a brand new API,
>     which is incompatible with libiio v0.25 and older. Have a look at the
>     wiki[1] for a description of the API changes.
> 
> [1] https://github.com/analogdevicesinc/libiio/wiki/libiio_0_to_1

Targetinstall fails with:

No suitable file '/usr/bin/iio_adi_xflow_check' could be found in any of these locations:
.../packages/libiio-0.25/usr/bin/iio_adi_xflow_check.arm-hf
.../packages/libiio-0.25/usr/bin/iio_adi_xflow_check

Error: install_file failed!

Please update the list of test tools to install.

Michael

> Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
> ---
>  rules/libiio.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/libiio.make b/rules/libiio.make
> index 0cbc770044bf..08d6d6e69eff 100644
> --- a/rules/libiio.make
> +++ b/rules/libiio.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBIIO) += libiio
>  #
>  # Paths and names
>  #
> -LIBIIO_VERSION	:= 0.23
> -LIBIIO_MD5	:= d23393bf1eefa0cd6fd4859efc453e95
> +LIBIIO_VERSION	:= 0.25
> +LIBIIO_MD5	:= c8d5ea5ab44c2e99fab82baea9c92c57
>  LIBIIO		:= libiio-$(LIBIIO_VERSION)
>  LIBIIO_SUFFIX	:= tar.gz
>  LIBIIO_URL	:= https://github.com/analogdevicesinc/libiio/archive/v$(LIBIIO_VERSION).$(LIBIIO_SUFFIX)
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-10 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-08  8:28 [ptxdist] [PATCH] libiio: Version bump 0.23 -> 0.25 Thorsten Scherer
2024-09-10 10:30 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox