diff options
author | Sugandha Gupta <sugandha.gupta@ettus.com> | 2016-10-13 11:43:12 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-10-13 16:25:57 -0700 |
commit | 95c7337c01c53ffab409cd54fc63db1f0d049d64 (patch) | |
tree | 5c4a67a62a867550150f9b43447fe650436eafe6 /host/CMakeLists.txt | |
parent | 3bc168d7d3333a93e3f4b77a213d4b7ac0bc594f (diff) | |
download | uhd-95c7337c01c53ffab409cd54fc63db1f0d049d64.tar.gz uhd-95c7337c01c53ffab409cd54fc63db1f0d049d64.tar.bz2 uhd-95c7337c01c53ffab409cd54fc63db1f0d049d64.zip |
Updated fpga-src submodule pointer and images package
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 36705731d..0c1c44844 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 "4f4a6c229f5a3906dc63533d3a505feb") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-36-g967897e0.zip") +SET(UHD_IMAGES_MD5SUM "326cad67a75e60f365c3249f9fb3626a") +SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-84-g006c321c.zip") #}}} ######################################################################## |