Skip to content

Commit

Permalink
package/libiio: bump to version v0.25
Browse files Browse the repository at this point in the history
The changelog is available here:
https://github.com/analogdevicesinc/libiio/releases/tag/v0.25

Remove the 0001 patch as it is included in the v0.25 version.

Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
pcercuei authored and tpetazzoni committed Aug 22, 2023
1 parent c66f26a commit 290f398
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 79 deletions.
1 change: 0 additions & 1 deletion .checkpackageignore
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,6 @@ package/libhid/0002-no-newline-in-ldflags.patch Upstream
package/libhid/0003-uclinux.patch Upstream
package/libical/0001-no-tests.patch Upstream
package/libical/0002-icaltypes-c-icalreqstattype_from_string-copy-the-reqstattype.patch Upstream
package/libiio/0001-iiod-serial.c-fix-sparc-build.patch Upstream
package/libiio/S99iiod Shellcheck Variables
package/libiqrf/0001-cmake-handle-static-library-and-find-required-thread.patch Upstream
package/libiqrf/0002-use-only-c-language.patch Upstream
Expand Down
76 changes: 0 additions & 76 deletions package/libiio/0001-iiod-serial.c-fix-sparc-build.patch

This file was deleted.

2 changes: 1 addition & 1 deletion package/libiio/libiio.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally calculated
sha256 a2b5d848531ea64fd9f95327dfd5a588bd227d9577281ec375e822702c6a52d5 libiio-0.24.tar.gz
sha256 21972599a3c143ab1f98002ad2b3f28f4aff927fde5f677478311cd4e517730c libiio-0.25.tar.gz
sha256 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b COPYING.txt
2 changes: 1 addition & 1 deletion package/libiio/libiio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBIIO_VERSION = 0.24
LIBIIO_VERSION = 0.25
LIBIIO_SITE = $(call github,analogdevicesinc,libiio,v$(LIBIIO_VERSION))
LIBIIO_INSTALL_STAGING = YES
LIBIIO_LICENSE = LGPL-2.1+
Expand Down

0 comments on commit 290f398

Please sign in to comment.