aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-01-29 17:42:49 +0100
committerMartin Braun <martin.braun@ettus.com>2015-01-29 17:42:49 +0100
commit5bbcbaa397d596025c2a1d9db40c683b191a751b (patch)
treeb9cf2b93d13b5a41404fff803373df6f34877541 /host/CMakeLists.txt
parentb92662d5780f3a2d872e5ab96efc0760cce1fe53 (diff)
parentd3bdb8f1602fda76e0a5a2578cb06902abfe7209 (diff)
downloaduhd-5bbcbaa397d596025c2a1d9db40c683b191a751b.tar.gz
uhd-5bbcbaa397d596025c2a1d9db40c683b191a751b.tar.bz2
uhd-5bbcbaa397d596025c2a1d9db40c683b191a751b.zip
Merge branch 'maint'
Conflicts: fpga-src
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 960e321ff..b48d433f7 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -284,8 +284,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 "b20992748b90e6bdd228fe693f4d2ba2")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.008.001-release.zip")
+SET(UHD_IMAGES_MD5SUM "164e052f2192f3652b03ee5976c9f53b")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.008.002-release.zip")
#}}}
########################################################################