<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21321">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/lint: Exclude external payloads from coreboot lowercase check<br><br>Change-Id: I70bbf37fad67fd9bda5724811f4bbdcc53779a42<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M util/lint/lint-stable-021-coreboot-lowercase<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/21321/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/lint/lint-stable-021-coreboot-lowercase b/util/lint/lint-stable-021-coreboot-lowercase<br>index ef83a66..82e2dd4 100755<br>--- a/util/lint/lint-stable-021-coreboot-lowercase<br>+++ b/util/lint/lint-stable-021-coreboot-lowercase<br>@@ -16,7 +16,7 @@<br> <br> LC_ALL=C export LC_ALL<br> <br>-EXCLUDE='^3rdparty/\|util/crossgcc/xgcc\|Binary file\|coreboot\|COREBOOT\|CorebootPayload\|CorebootModule\|minnowboard.org/Coreboot\|.*\.patch$\|CorebootBdsLib'<br>+EXCLUDE='^3rdparty/\|util/crossgcc/xgcc\|Binary file\|coreboot\|COREBOOT\|CorebootPayload\|CorebootModule\|minnowboard.org/Coreboot\|.*\.patch$\|CorebootBdsLib\|^payloads/external'<br> <br> # Use git grep if the code is in a git repo, otherwise use grep.<br> if [ -n "$(command -v git)" ] && [ -d .git ]; then<br></pre><p>To view, visit <a href="https://review.coreboot.org/21321">change 21321</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21321"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I70bbf37fad67fd9bda5724811f4bbdcc53779a42 </div>
<div style="display:none"> Gerrit-Change-Number: 21321 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>