aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshish Chaudhari <ashish@ettus.com>2016-04-18 12:21:25 -0700
committerAshish Chaudhari <ashish@ettus.com>2016-04-18 12:21:25 -0700
commitbad77039c71d9e8099292b0b0b1a8f8471754b84 (patch)
tree245ea4dd6051b2b894ec78fc99c90209e65bd547
parent053111dccdc46d0e6013002192e7d828d393d2a7 (diff)
downloaduhd-bad77039c71d9e8099292b0b0b1a8f8471754b84.tar.gz
uhd-bad77039c71d9e8099292b0b0b1a8f8471754b84.tar.bz2
uhd-bad77039c71d9e8099292b0b0b1a8f8471754b84.zip
Updated images package and fpga-src to latest master
- Added dual-10GigE (XG) images for X3xx - Multiple fixes for B2xx, B2xxmini, E3xx, X3xx, N230
m---------fpga-src0
-rw-r--r--host/CMakeLists.txt4
2 files changed, 2 insertions, 2 deletions
diff --git a/fpga-src b/fpga-src
-Subproject b859659c12db508911639981ab3c750ff971df8
+Subproject b108e88865ee0fa68e685461681d8ca6a320b93
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 2be37bd81..012135967 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -324,8 +324,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 "360d73cf5956ab11947f43d88fbeb345")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.git-173-g2ea1f108.zip")
+SET(UHD_IMAGES_MD5SUM "d82c4b8bb779c1d5a810f0204815b84d")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.git-197-g053111dc.zip")
#}}}
########################################################################