From 47d5f6651a05714f0cad55bd4c225a049abd5ef8 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 3 Apr 2017 15:51:29 -0700 Subject: Updated FPGA images packages and fpga-src submodule pointer - Main fix: X3x0 output FIFO size --- fpga-src | 2 +- host/CMakeLists.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fpga-src b/fpga-src index 3212f77ff..e69dc9e01 160000 --- a/fpga-src +++ b/fpga-src @@ -1 +1 @@ -Subproject commit 3212f77ffbc8672d044372241771a25a225a0cc3 +Subproject commit e69dc9e014773aa5ed70d0757908d5de784a2de8 diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 30a05ef9c..069a0c973 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -341,8 +341,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 "53a1ea139d8344fec9914f05db79bdd0") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.001.001-7-g63fcfb95.zip") +SET(UHD_IMAGES_MD5SUM "487beb2dd2477ad90f9b21399931979c") +SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.001.001-27-g47672ede.zip") #}}} ######################################################################## -- cgit v1.2.3