aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Müllner <christoph.muellner@vrull.eu>2023-10-11 09:00:23 +0200
committerChristoph Müllner <christophm30@gmail.com>2023-10-11 16:50:58 +0200
commit0e53b8d56232236dd74b586c1568295a2985910e (patch)
treea920e16afff644312ff1ad964d3493df9f684385
parent1d9d2ce4058faadc56922746da7b41f557efafd1 (diff)
downloadriscv-gnu-toolchain-0e53b8d56232236dd74b586c1568295a2985910e.zip
riscv-gnu-toolchain-0e53b8d56232236dd74b586c1568295a2985910e.tar.gz
riscv-gnu-toolchain-0e53b8d56232236dd74b586c1568295a2985910e.tar.bz2
gitmodules: Drop dejagnu tracking branch
We recently moved Dejagnu to the upstream master branch's top commit. Therefore there is no need to set a tracking branch to 'dejagnu-1.6.3'. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index d47dfbf..8326df3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,7 +12,7 @@
[submodule "dejagnu"]
path = dejagnu
url = https://git.savannah.gnu.org/git/dejagnu.git
- branch = dejagnu-1.6.3
+ branch = master
[submodule "newlib"]
path = newlib
url = https://sourceware.org/git/newlib-cygwin.git