Skip to content

Commit

Permalink
package: libad9361-iio: Bump to Version 0.2 - switch to release mecha…
Browse files Browse the repository at this point in the history
…nism

Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Jan 14, 2019
1 parent d4c1784 commit 2e4817b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions package/libad9361-iio/libad9361-iio.hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sha256 f0d935eb7f70fde8596d98e9eb1f311b408b87662fc1fff45ae3ed455697b747 libad9361-iio-0.2.tar.gz
5 changes: 2 additions & 3 deletions package/libad9361-iio/libad9361-iio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
# libad9361-iio
#
################################################################################
LIBAD9361_IIO_VERSION = b98b1cd2280d73ced04cb4cf9482b2d2d91e31a2
LIBAD9361_IIO_SITE = https://github.com/analogdevicesinc/libad9361-iio.git
LIBAD9361_IIO_SITE_METHOD = git
LIBAD9361_IIO_VERSION = 0.2
LIBAD9361_IIO_SITE = $(call github,analogdevicesinc,libad9361-iio,v$(LIBAD9361_IIO_VERSION))

LIBAD9361_IIO_INSTALL_STAGING = YES
LIBAD9361_IIO_LICENSE = LGPL-2.1+
Expand Down

0 comments on commit 2e4817b

Please sign in to comment.