aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-12-13 17:55:37 -0800
committerMartin Braun <martin.braun@ettus.com>2016-12-13 17:55:37 -0800
commita0c5ed6a8ec43536a1dfd3935d07e29d4f0df92b (patch)
tree8f6b1be63e5265bf5b09bc9f4e8f52c1050c170d /host/CMakeLists.txt
parentb0f01fd4dd9b2072b6e84137225ab52d2e13d8ca (diff)
parent2a72dd9094bea085995ba7c49d2e102403bdbc42 (diff)
downloaduhd-a0c5ed6a8ec43536a1dfd3935d07e29d4f0df92b.tar.gz
uhd-a0c5ed6a8ec43536a1dfd3935d07e29d4f0df92b.tar.bz2
uhd-a0c5ed6a8ec43536a1dfd3935d07e29d4f0df92b.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 5810b1383..dd9b51e2b 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -358,8 +358,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 "21f58d903775485e2243a6ee77706679")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.001.000-release.zip")
+SET(UHD_IMAGES_MD5SUM "a3626ec5f123a4179552be08a50dccc2")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.001.000-42-gd0a60fea.zip")
#}}}
########################################################################