aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------fpga-src0
-rw-r--r--host/CMakeLists.txt4
2 files changed, 2 insertions, 2 deletions
diff --git a/fpga-src b/fpga-src
-Subproject a32119007d7fff31aace083eed94b6a4979e9c0
+Subproject 0821320bdf59756dc8f29243db18f0e8111aa70
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 40819f176..aa0953678 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 "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")
#}}}
########################################################################