aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-10-13 21:10:24 +0200
committerMartin Braun <martin.braun@ettus.com>2014-10-13 21:10:43 +0200
commitb6e2c99658b38b3ff4c669f1d58b5255cb97dd68 (patch)
tree58b1c13bca26cdac6a7d21aa321d320c57b2eddd
parent3e786f8556c5474f12d80405028020aba2bec4a7 (diff)
downloaduhd-b6e2c99658b38b3ff4c669f1d58b5255cb97dd68.tar.gz
uhd-b6e2c99658b38b3ff4c669f1d58b5255cb97dd68.tar.bz2
uhd-b6e2c99658b38b3ff4c669f1d58b5255cb97dd68.zip
Updated images URL for 3.8.0
-rw-r--r--host/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index d9e5a2029..369569165 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -234,8 +234,8 @@ UHD_INSTALL(FILES
#{{{IMG_SECTION
# This section is written automatically by /images/create_imgs_package.py
# Any manual changes in here will be overwritten.
-SET(UHD_IMAGES_MD5SUM "9cfe5b877dc87c993553a475d32701c8")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.007.002-440-gb290682b.zip")
+SET(UHD_IMAGES_MD5SUM "7ca54e08e8212c14a3a3b8f7c6e48ad1")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.008.000-rc1.zip")
#}}}
########################################################################