aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2014-07-23 08:58:43 -0700
committerNicholas Corgan <nick.corgan@ettus.com>2014-07-23 08:58:43 -0700
commit83e07d3dc70a9254fd1dcafcd7597d2fa1892550 (patch)
tree60c8e7bd670a0c29bc123ae48ba5a45aa52ddfa1 /host/CMakeLists.txt
parent6ca920485a30034cc4673d382fd37ff7a719c3e4 (diff)
downloaduhd-83e07d3dc70a9254fd1dcafcd7597d2fa1892550.tar.gz
uhd-83e07d3dc70a9254fd1dcafcd7597d2fa1892550.tar.bz2
uhd-83e07d3dc70a9254fd1dcafcd7597d2fa1892550.zip
Updated images package info for UHD 3.7.2 rc1003_007_002_rc1
* MD5sum from commit 6ca920485a30034cc4673d382fd37ff7a719c3e4 is invalid
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r--host/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 340f9ba4d..2c574c54f 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -210,7 +210,7 @@ UHD_INSTALL(FILES
# Images download directory for utils/uhd_images_downloader.py
########################################################################
-SET(UHD_IMAGES_MD5SUM "6a59f79ba111764488a7b6a29fc54f33")
+SET(UHD_IMAGES_MD5SUM "68f8d472a4c9de881d450691fa7222cf")
SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.007.002-rc1.zip")
########################################################################