Hello Jonathan Neuschäfer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22343
to look at the new patch set (#2).
Change subject: util/release: Update genrelnotes script for 4.7 release
......................................................................
util/release: Update genrelnotes script for 4.7 release
- Fix initial tool check.
- Admit that the script is coreboot specfic. Remove coreboot check.
- Fix some whitespace issues.
- Get rid of pushd/popd.
- Add keywords for section logging.
- Move code for getting SLOC into a subroutine.
- Find submodules to get patch count instead of having them hardcoded.
- Update specific change areas for 4.7 release
Change-Id: I115659a75604c24780c09605d7643e83e481f6a1
Signed-off-by: Martin Roth <gaumless(a)gmail.com>
---
M util/release/genrelnotes
1 file changed, 187 insertions(+), 142 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/22343/2
--
To view, visit https://review.coreboot.org/22343
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I115659a75604c24780c09605d7643e83e481f6a1
Gerrit-Change-Number: 22343
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Jonathan Neuschäfer has posted comments on this change. ( https://review.coreboot.org/22343 )
Change subject: util/release: Update genrelnotes script for 4.7 release
......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/22343/1/util/release/genrelnotes
File util/release/genrelnotes:
https://review.coreboot.org/#/c/22343/1/util/release/genrelnotes@31
PS1, Line 31: echo "ERROR: cloc or git is not installed. Exiting"
[nit] AIUI, this comment doesn't reflect exactly what's going on, because it will be printed when both git and cloc are missing.
https://review.coreboot.org/#/c/22343/1/util/release/genrelnotes@381
PS1, Line 381: S
S?
--
To view, visit https://review.coreboot.org/22343
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I115659a75604c24780c09605d7643e83e481f6a1
Gerrit-Change-Number: 22343
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 05 Nov 2017 02:05:53 +0000
Gerrit-HasComments: Yes
Vasya Boytsov has posted comments on this change. ( https://review.coreboot.org/22341 )
Change subject: drvs/lenovo/hybrid_graphics/romstage: Fix switching while on power
......................................................................
Patch Set 1:
With this commit switch from internal to discrete+internal or discrete, works properly.
--
To view, visit https://review.coreboot.org/22341
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I30ec19e13269cb254e51ad1fab3b10ad1a49e86e
Gerrit-Change-Number: 22341
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Vasya Boytsov <vasiliy.boytsov(a)phystech.edu>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 04 Nov 2017 19:52:33 +0000
Gerrit-HasComments: No