[coreboot-gerrit] Change in coreboot[master]: util/release/genrelnotes: Add "sifive" search pattern

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Wed May 2 15:19:53 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/25987


Change subject: util/release/genrelnotes: Add "sifive" search pattern
......................................................................

util/release/genrelnotes: Add "sifive" search pattern

Make sure that SiFive-related code is counted under RISC-V in the
release notes.

Change-Id: I3a74bb25ea66c98bc194adafd8267afeb42d7993
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M util/release/genrelnotes
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/25987/1

diff --git a/util/release/genrelnotes b/util/release/genrelnotes
index 9db8631..dfdf21e 100755
--- a/util/release/genrelnotes
+++ b/util/release/genrelnotes
@@ -349,7 +349,7 @@
 
 get_log_dedupe "RISC-V" \
 	"$(for codedir in $(grep -rl "_RISCV" --include=Kconfig | grep -v 'payloads/\|drivers/\|vendorcode/\|console' ); do dirname "$codedir"; done | grep -v '^src$')" \
-	"riscv\|risc-v\|lowrisc"
+	"riscv\|risc-v\|lowrisc\|sifive"
 
 get_log_dedupe "MIPS" \
 	"$(for codedir in $(grep -rl "_MIPS" --include=Kconfig | \

-- 
To view, visit https://review.coreboot.org/25987
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a74bb25ea66c98bc194adafd8267afeb42d7993
Gerrit-Change-Number: 25987
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180502/d0a152a6/attachment.html>


More information about the coreboot-gerrit mailing list