aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2013-05-03 10:50:28 -0700
committerNicholas Corgan <nick.corgan@ettus.com>2013-05-03 10:50:28 -0700
commit429435d35416cc7b7d788afdd78bed50ff75e04c (patch)
treed142bd2834bc6a6b38d553601cf4bd04d5a8a2e0 /host/CMakeLists.txt
parent086241535896c60cb918a4f24df89e9cb25804a8 (diff)
parent3cccb57414c87d3af97974870d877393ab5a51ff (diff)
downloaduhd-429435d35416cc7b7d788afdd78bed50ff75e04c.tar.gz
uhd-429435d35416cc7b7d788afdd78bed50ff75e04c.tar.bz2
uhd-429435d35416cc7b7d788afdd78bed50ff75e04c.zip
Merge branch 'maint'
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r--host/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 8bc761c42..fc8c0a240 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -198,6 +198,7 @@ INSTALL(FILES
# Images download directory for utils/uhd_images_downloader.py
########################################################################
+SET(UHD_IMAGES_MD5SUM "776eae14a5cc570dcf8692b847783515")
SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.005.002-release.zip")
########################################################################