aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-04-30 12:24:17 -0700
committerMartin Braun <martin.braun@ettus.com>2015-04-30 12:24:17 -0700
commit121fbf3795332fb86ac24a4174e707a26265e982 (patch)
tree8517a42526f8c6cdeb4d20d8f42b9d66a1bdf7e1
parented632e6a9b36355202cfd2eac5322664387d43c4 (diff)
downloaduhd-121fbf3795332fb86ac24a4174e707a26265e982.tar.gz
uhd-121fbf3795332fb86ac24a4174e707a26265e982.tar.bz2
uhd-121fbf3795332fb86ac24a4174e707a26265e982.zip
Updated Images Package for B200
-rw-r--r--host/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 5ae2a3273..75635e415 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 "37d4899e320809951149c3670fb054ee")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.009.git-139-g3e3e236a.zip")
+SET(UHD_IMAGES_MD5SUM "4b30c563530a3339a1a1510762afe555")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.009.git-166-ged632e6a.zip")
#}}}
########################################################################