From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 10 Sep 2024 12:30:40 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sny8u-0037lM-1S for lore@lore.pengutronix.de; Tue, 10 Sep 2024 12:30:39 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sny8t-0005Uu-C8; Tue, 10 Sep 2024 12:30:39 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sny8g-0005Uh-4C; Tue, 10 Sep 2024 12:30:26 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sny8f-006s8V-AV; Tue, 10 Sep 2024 12:30:25 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sny8f-007VJT-0t; Tue, 10 Sep 2024 12:30:25 +0200 Date: Tue, 10 Sep 2024 12:30:25 +0200 From: Michael Olbrich To: Thorsten Scherer Message-ID: References: <20240908082851.11631-1-t.scherer@eckelmann.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240908082851.11631-1-t.scherer@eckelmann.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] libiio: Version bump 0.23 -> 0.25 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false 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 > --- > 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 |