diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-12-13 17:35:23 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-12-13 17:35:23 -0800 |
commit | 2a72dd9094bea085995ba7c49d2e102403bdbc42 (patch) | |
tree | 78c225d5046f529c4308458250a6316fe384e763 | |
parent | d0a60fea5cf5ab2d1408059f998f355e273f11f1 (diff) | |
download | uhd-2a72dd9094bea085995ba7c49d2e102403bdbc42.tar.gz uhd-2a72dd9094bea085995ba7c49d2e102403bdbc42.tar.bz2 uhd-2a72dd9094bea085995ba7c49d2e102403bdbc42.zip |
x300: Updated FPGA images to include 214 MHz change
- Updated submodule pointer
- Updated images package
m--------- | fpga-src | 0 | ||||
-rw-r--r-- | host/CMakeLists.txt | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fpga-src b/fpga-src -Subproject a32119007d7fff31aace083eed94b6a4979e9c0 +Subproject 0821320bdf59756dc8f29243db18f0e8111aa70 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") #}}} ######################################################################## |