Revert ".gitmodules: Fix submodule revision to v0.1 tag"

This reverts commit 59a1a30ae1.

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>
This commit is contained in:
Maximilian Brune 2023-01-14 20:32:09 +01:00 committed by Felix Singer
parent 0e945a3426
commit c5f16c9f0d
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -64,4 +64,4 @@
[submodule "util/goswid"] [submodule "util/goswid"]
path = util/goswid path = util/goswid
url = ../goswid url = ../goswid
branch = v0.1 branch = trunk