summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2021-05-10 23:20:53 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-12 07:40:20 +0000
commit970ebd67a58a8998ad865ae9705e69e164e14172 (patch)
tree43ce03d7f9cd8d861c9f3bbefed526077038351c /Documentation
parent67a5b4573c21645d5367b394fe3d925a560b1b51 (diff)
downloadcoreboot-970ebd67a58a8998ad865ae9705e69e164e14172.tar.xz
Documentation/releases: Update checklist
Since we want commits to go through 24 hours of review, move the vboot list update a week earlier. Also point more directly at the right script to execute. Change-Id: I49e6dfe22894402d5a0526588f8a04595ac88862 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54030 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/releases/checklist.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md
index 3f19bfb6da..7e66c4d2f2 100644
--- a/Documentation/releases/checklist.md
+++ b/Documentation/releases/checklist.md
@@ -61,6 +61,8 @@ be more frequent than was needed, so we scaled it back to twice a year.
part of the release notes.
- [ ] Finalize release notes (as much as possible), without specifying
release commit ids.
+- [ ] Run `util/vboot_list/vboot_list.sh` script to update the list of
+ boards supported by vboot.
### Day of release
- [ ] Select a commit ID to base the release upon, announce to IRC,
@@ -71,7 +73,6 @@ be more frequent than was needed, so we scaled it back to twice a year.
- [ ] Fill in the release date, remove "Upcoming release" and other filler
from the current release notes.
- [ ] Run release script.
-- [ ] Run vboot_list script.
- [ ] Test the release from the actual release tarballs.
- [ ] Push signed Tag to repo.
- [ ] Announce that the release tag is done on IRC.