Skip to content

Commit

Permalink
package: libiio: libiio.mk: Update to tip of libiio-v0 branch
Browse files Browse the repository at this point in the history
That's basically v0.25 + fixes

Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Nov 14, 2023
1 parent 1bad84b commit f70f4af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions package/libiio/libiio.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Locally calculated
sha256 a2b5d848531ea64fd9f95327dfd5a588bd227d9577281ec375e822702c6a52d5 libiio-0.24.tar.gz
sha256 21972599a3c143ab1f98002ad2b3f28f4aff927fde5f677478311cd4e517730c libiio-0.25.tar.gz
sha256 e791ad1cf35aef08fc6e2b6b0dcdd1cc21d36cf287d81fa14adb088c6c1d4c49 libiio-38483f31be391af66b35542f733e569febe13d3a-br1.tar.gz
sha256 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b COPYING.txt

10 changes: 5 additions & 5 deletions package/libiio/libiio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
################################################################################


LIBIIO_VERSION = 0.25
LIBIIO_SITE = $(call github,analogdevicesinc,libiio,v$(LIBIIO_VERSION))
#LIBIIO_VERSION = 0.25
#LIBIIO_SITE = $(call github,analogdevicesinc,libiio,v$(LIBIIO_VERSION))

#LIBIIO_VERSION = 60de6b948a04d4074d2feca46dbb64dca92ae60d
#LIBIIO_SITE = https://github.com/analogdevicesinc/libiio.git
#LIBIIO_SITE_METHOD = git
LIBIIO_VERSION = 38483f31be391af66b35542f733e569febe13d3a
LIBIIO_SITE = https://github.com/analogdevicesinc/libiio.git
LIBIIO_SITE_METHOD = git

LIBIIO_INSTALL_STAGING = YES
LIBIIO_LICENSE = LGPL-2.1+
Expand Down

0 comments on commit f70f4af

Please sign in to comment.