diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-09-10 09:58:42 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-09-10 09:58:42 -0700 |
commit | 1c32a22215816c263b1a58e37895a1666db8c4bf (patch) | |
tree | 78f29b7d82ce025568a3f23e1183c3b2422c1884 /host | |
parent | e664582d243f47360348b478ee2e7ce98b7c2fe7 (diff) | |
parent | 5b745fcf3eca574b585ed3750e6d5339a2413ada (diff) | |
download | uhd-1c32a22215816c263b1a58e37895a1666db8c4bf.tar.gz uhd-1c32a22215816c263b1a58e37895a1666db8c4bf.tar.bz2 uhd-1c32a22215816c263b1a58e37895a1666db8c4bf.zip |
Merge branch 'maint'
Conflicts:
host/CMakeLists.txt
Diffstat (limited to 'host')
-rw-r--r-- | host/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index fb6460a5c..5736acf90 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -269,7 +269,7 @@ 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 "7a7348ec804e1225a462380545228642") +SET(UHD_IMAGES_MD5SUM "033ee49251ee21be656f2fe7546fbbb2") SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.009.000-16-g5284e247.zip") #}}} |