Skip to content

Commit

Permalink
package/ad936x_ref_cal: Update to v0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Sep 27, 2024
1 parent d702dc9 commit e02b98a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions package/ad936x_ref_cal/ad936x_ref_cal.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Locally computed
sha256 26aedd8021fa939ab2f53e55904d869207265242fef7ad86aa4673e219b7cbef ad936x_ref_cal-01747db5cd60ff64115a73ac1f3bb97911f5c58e-br1.tar.gz
sha256 227f10773ebcc1bd8a37a3b5d9badaf36eb437282ff8ed6987ff6a10fce31226 ad936x_ref_cal-0.1.tar.gz


# License files (locally computed as well)
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
9 changes: 6 additions & 3 deletions package/ad936x_ref_cal/ad936x_ref_cal.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
#
################################################################################

#AD936X_REF_CAL_VERSION = 7eaf3f65f92b38a6ef6a5f04a84e94a6b24d1bc7
#AD936X_REF_CAL_SITE = https://github.com/analogdevicesinc/plutosdr_scripts.git
#AD936X_REF_CAL_SITE_METHOD = git

AD936X_REF_CAL_VERSION = 0.1
AD936X_REF_CAL_SITE = $(call github,analogdevicesinc,plutosdr_scripts,v$(AD936X_REF_CAL_VERSION))

AD936X_REF_CAL_VERSION = 01747db5cd60ff64115a73ac1f3bb97911f5c58e
AD936X_REF_CAL_SITE = https://github.com/analogdevicesinc/plutosdr_scripts.git
AD936X_REF_CAL_SITE_METHOD = git
AD936X_REF_CAL_LICENSE = GPLv2
AD936X_REF_CAL_LICENSE_FILES = LICENSE
AD936X_REF_CAL_DEPENDENCIES = libiio fftw-double
Expand Down

0 comments on commit e02b98a

Please sign in to comment.