aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-10-17 17:26:14 -0700
committerMartin Braun <martin.braun@ettus.com>2016-10-17 17:26:14 -0700
commitd172b44f157a1429de69599cf0a06aa61fa7a274 (patch)
tree239d6edf32ac2ca18eed392ce0ee090bdfb4c1ab /host/CMakeLists.txt
parent1b70b3e70df40aae4d1e53037212d77af2fdc4e4 (diff)
parent9e73914791be936216ea11eea9bd38061ef5f323 (diff)
downloaduhd-d172b44f157a1429de69599cf0a06aa61fa7a274.tar.gz
uhd-d172b44f157a1429de69599cf0a06aa61fa7a274.tar.bz2
uhd-d172b44f157a1429de69599cf0a06aa61fa7a274.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 36705731d..0c1c44844 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 "4f4a6c229f5a3906dc63533d3a505feb")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-36-g967897e0.zip")
+SET(UHD_IMAGES_MD5SUM "326cad67a75e60f365c3249f9fb3626a")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-84-g006c321c.zip")
#}}}
########################################################################