.gitmodules: Update intel-microcode submodule to track branch=main
commitbc1445392fd021f7729e4d5f7e2c4639f1f64cf5
authorWerner Zeh <werner.zeh@siemens.com>
Tue, 8 Jun 2021 07:49:19 +0000 (8 09:49 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 9 Jun 2021 17:20:50 +0000 (9 17:20 +0000)
treebe9bf80da13b700e48b3dea241165ac5da5a9026
parentf892b85e18bfead6ed1f135e50ed4e9544553278
.gitmodules: Update intel-microcode submodule to track branch=main

The 3rdparty submodule 'intel-microcode' has changed the branch from
'master' to 'main'. As we do not set any specific branch name in our
config, it defaults to 'master' which makes
"git submodule update --remote --rebase 3rdparty/intel-microcode"
to fail.

This patch adds the branch name in .gitmodules to match the upstream
name.

Change-Id: I7b6d7921a21af4eb3bcc7ce4e5a8ea21c38c89a3
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55304
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Tested-by: siemens-bot
.gitmodules