summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximilian Brune <maximilian.brune@9elements.com>2023-01-14 20:32:09 +0100
committerFelix Singer <felixsinger@posteo.net>2023-01-16 05:18:27 +0000
commitc5f16c9f0d28c4e59516a64d3c986bfa97c684b1 (patch)
tree3afb8a4efa07f100625194f6357284ac293c8850
parent0e945a3426782e3c054a920ff8be3cd865f697ba (diff)
downloadcoreboot-c5f16c9f0d28c4e59516a64d3c986bfa97c684b1.tar.gz
Revert ".gitmodules: Fix submodule revision to v0.1 tag"
This reverts commit 59a1a30ae1555e654b07f7ec7d76798bc408908f. git submodule updates currently break, since apparently you can't use git tags in the .gitmodules file. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: Ibbc2bee21a723bd6d602ca435cada1dc0da03091 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71894 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-by: Felix Singer <felixsinger@posteo.net>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e7238e5000..6f62952f43 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,4 +64,4 @@
[submodule "util/goswid"]
path = util/goswid
url = ../goswid
- branch = v0.1
+ branch = trunk