diff --git a/fpga-src b/fpga-src index a32119007..0821320bd 160000 --- a/fpga-src +++ b/fpga-src @@ -1 +1 @@ -Subproject commit a32119007d7fff31aace083eed94b6a4979e9c01 +Subproject commit 0821320bdf59756dc8f29243db18f0e8111aa701 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") #}}} ########################################################################