aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-10-19 09:38:25 -0700
committerMartin Braun <martin.braun@ettus.com>2016-10-19 09:38:25 -0700
commitf386a2805b1cda04eef8c2ba1a3c680edf28c2a6 (patch)
treeb7cd00691bf68ce2c7b3bda9d9c1dc67a3bd522d /host/CMakeLists.txt
parentd172b44f157a1429de69599cf0a06aa61fa7a274 (diff)
parentad5b10677c91494f87c363e9096b7a2e61e414f6 (diff)
downloaduhd-f386a2805b1cda04eef8c2ba1a3c680edf28c2a6.tar.gz
uhd-f386a2805b1cda04eef8c2ba1a3c680edf28c2a6.tar.bz2
uhd-f386a2805b1cda04eef8c2ba1a3c680edf28c2a6.zip
Merge branch 'maint'
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r--host/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 0c1c44844..1d3a6f5fc 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -338,8 +338,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 "326cad67a75e60f365c3249f9fb3626a")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-84-g006c321c.zip")
+SET(UHD_IMAGES_MD5SUM "586c6f48f65ecfaeec3403a8b2780d72")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.001.000-rc1.zip")
#}}}
########################################################################