Stefan Reinauer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/75779?usp=email )
Change subject: Switch board_status.sh to use main branch
......................................................................
Switch board_status.sh to use main branch
... so we can switch coreboot over.
Change-Id: Ib0487014fd49829e0d021533b04df9e8bd1a757a
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
M util/board_status/board_status.sh
M util/board_status/getrevision.sh
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/75779/1
diff --git a/util/board_status/board_status.sh b/util/board_status/board_status.sh
index 78f21a80..da19940 100755
--- a/util/board_status/board_status.sh
+++ b/util/board_status/board_status.sh
@@ -553,7 +553,7 @@
git add "${vendor}"
git commit -a -m "${mainboard_dir}/${tagged_version}/${timestamp}"
count=0
- until git push origin master || test $count -eq 3; do
+ until git push origin main || test $count -eq 3; do
git pull --rebase
count=$((count + 1))
done
diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh
index 041f6f2..ced20fc 100755
--- a/util/board_status/getrevision.sh
+++ b/util/board_status/getrevision.sh
@@ -123,7 +123,7 @@
upstream_revision() {
local r=
- r=$(git log remotes/origin/master -1 --format=format:%h)
+ r=$(git log remotes/origin/main -1 --format=format:%h)
if [ -z "$r" ]; then
r="unknown" # default to unknown
--
To view, visit https://review.coreboot.org/c/coreboot/+/75779?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib0487014fd49829e0d021533b04df9e8bd1a757a
Gerrit-Change-Number: 75779
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newchange
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75709?usp=email )
Change subject: Update arm-trusted-firmware submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75709?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I33cff15c4d9665e1ea6d7a9ce1c145e189f98076
Gerrit-Change-Number: 75709
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75777?usp=email )
Change subject: Update opensbi submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75777?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I30b87c63816d7241081fed902d243b2a4533f008
Gerrit-Change-Number: 75777
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75778?usp=email )
Change subject: Update qc_blobs submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75778?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I126cc44d087207cf736789e43c7b6068da09a56e
Gerrit-Change-Number: 75778
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75775?usp=email )
Change subject: Update intel-sec-tools submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75775?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icfc6e6f8131924d3a658db42d5d7908472cb1e88
Gerrit-Change-Number: 75775
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75776?usp=email )
Change subject: Update libgfxinit submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75776?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If3d9db42fdc52f9477c38206b3b6752bd9a45e78
Gerrit-Change-Number: 75776
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75773?usp=email )
Change subject: Update fsp submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75773?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5a48e2b9462de884574e5ccfcc607fe02df3ac0b
Gerrit-Change-Number: 75773
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75771?usp=email )
Change subject: Update chromeec submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75771?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I753b132f0ef5bd21e9d95a0b9904bd0e735effaa
Gerrit-Change-Number: 75771
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75774?usp=email )
Change subject: Update intel-microcode submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75774?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I40f9b0f7236998bf6cf7ef3244a3d1fc4c0fb65e
Gerrit-Change-Number: 75774
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/75770?usp=email )
Change subject: Update blobs submodule to upstream main
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/75770?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I314f401a95560e6dcce936a838623a10a2e0bc66
Gerrit-Change-Number: 75770
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon