aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-06-17 14:02:01 +0200
committerMartin Braun <martin.braun@ettus.com>2021-06-17 14:05:39 +0200
commit1b60cf86d39354b5e46f4e250b9e59758ac50ec9 (patch)
treeb133850ffd7735f1b350597f222c86de8a1c16a1
parentmpm: e31x: Accept FF terminated strings in eeprom (diff)
downloaduhd-1b60cf86d39354b5e46f4e250b9e59758ac50ec9.tar.xz
uhd-1b60cf86d39354b5e46f4e250b9e59758ac50ec9.zip
fpga: Update submodule pointer
This fixes the branch of the submodule to UHD-3.15.LTS. All the changes available on GitHub are now properly reflected in the submodule.
-rw-r--r--.gitmodules2
m---------fpga-src0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c85c089b3..359f01c8f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "fpga-src"]
path = fpga-src
url = https://github.com/EttusResearch/fpga.git
- branch = master
+ branch = UHD-3.15.LTS
diff --git a/fpga-src b/fpga-src
-Subproject 9fb84a15ab8f31e3c056845d2d063a9cc745443
+Subproject 45db3d04fa08b0bf83b6379d9dc4a8144e8b1f7