.gitmodules: Fix submodule revision to v0.1 tag

The goswid tool gets a rework and this shouldn't break coreboot builds. Therefore, a v0.1 tag was created to tie coreboot to a known working commit of goswid.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I9d14f7653465c6b9e72dd3661e991d13b76c24c4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71617
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Maximilian Brune 2023-01-04 04:31:25 +01:00 committed by Felix Singer
parent 3b3f94757c
commit 59a1a30ae1
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

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