[coreboot] Cannot commit code because of "Verify that the word 'coreboot' is lowercase" from an unrelated file

Josh Cofreros josh.cofreros at gmail.com
Thu Sep 6 05:11:20 CEST 2018


Good day!

I'm Josh. This will be my first time contributing so please bear with me.

I am making a simple change on one of the header files and while following
the guidelines on committing I get the error below. It is pointing to a
Quark SoC documentation that I have never touched.

I have pulled the latest master and still I am seeing this. It is not even
related to what I am changing.

Can you please advise on how I can proceed with this?

Many thanks,
Josh


josh at ubuntu1604vm:~/Documents/coreboot$ git commit
Check that files have license headers (lint-stable-000-license-headers):
success
Check for superfluous whitespace in the tree (lint-stable-003-whitespace):
success
Check that C labels begin at start-of-line (lint-stable-004-style-labels):
success
Check that every board has a meaningful board_info.txt
(lint-stable-005-board-status): success
Check that every vendor and board has a Kconfig.name
(lint-stable-006-board-name): success
check Kconfig files for errors (lint-stable-008-kconfig): success
verify that files don't have the old style header
(lint-stable-009-old-licenses): success
Check that we use a single assembler syntax (lint-stable-010-asm-syntax):
success
Check that source files are not executable
(lint-stable-012-executable-bit): success
Verify that site-local is not in the coreboot repository
(lint-stable-013-site-local): success
Check for non-ASCII and unprintable characters (lint-stable-016-non-ascii):
success
Check that saved config files are miniconfigs (lint-stable-017-configs):
success
Report any symbolic links (lint-stable-018-symlinks): success
Check for auto-included headers (lint-stable-019-header-files): success
Verify that the word 'coreboot' is lowercase
(lint-stable-021-coreboot-lowercase):
Documentation/Intel/SoC/quark.html:22:        <li><a target="_blank"
href="#CorebootPayloadPkg">CorebootPayloadPkg</a></li>
Documentation/Intel/SoC/quark.html:52:<h2><a
name="CorebootPayloadPkg">Quark™ EDK2 CorebootPayloadPkg</a></h2>
Documentation/Intel/SoC/quark.html:59:<pre><code>build  -p
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc  -a IA32  \
Documentation/Intel/SoC/quark.html:63:ls
Build/CorebootPayloadPkgIA32/DEBUG_GCC48/FV/UEFIPAYLOAD.fd
Documentation/Intel/SoC/quark.html:67:<pre><code>build  -p
CorebootPayloadPkg\CorebootPayloadPkgIa32.dsc  -a IA32  -t VS2015x86  -b
DEBUG  -DDEBUG_PROPERTY_MASK=0x27  -DDEBUG_PRINT_ERROR_LEVEL=0x80000042
-DSHELL_TYPE=BUILD_SHELL  -DMAX_LOGICAL_PROCESSORS=1
Documentation/Intel/SoC/quark.html:68:dir
Build\CorebootPayloadPkgIA32\DEBUG_VS2015x86\FV\UEFIPAYLOAD.fd
Documentation/Intel/SoC/soc.html:575:  One of the payloads that needs ACPI
tables is the EDK2 <a target="_blank"
href="quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a>.
Documentation/Intel/SoC/soc.html:581:
CorebootModulePkg/Library/CbParseLib/<a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l450
">CbParseLib.c</a>
Documentation/Intel/SoC/soc.html:584:  <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CorebootModulePkg.dec#l36
">gUefiAcpiBoardInfoGuid</a>
Documentation/Intel/SoC/soc.html:586:
CorebootModulePkg/CbSupportPei/CbSupportPei/<a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CbSupportPei/CbSupportPei.c#l364
">CbPeiEntryPoint</a>.
Documentation/Intel/SoC/soc.html:603:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l477
">PmGpeEnBase</a>
Documentation/Intel/SoC/soc.html:605:    <td><a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l129
">Shutdown</a></td>
Documentation/Intel/SoC/soc.html:613:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l139
">Shutdown</a><br>
Documentation/Intel/SoC/soc.html:614:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l40
">Suspend</a>
Documentation/Intel/SoC/soc.html:622:    <td><a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l134
">Shutdown</a></td>
Documentation/Intel/SoC/soc.html:630:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.c#l55
">Timer</a>
Documentation/Intel/SoC/soc.html:639:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71
">Cold</a>
Documentation/Intel/SoC/soc.html:641:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98
">Warm</a>
Documentation/Intel/SoC/soc.html:651:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71
">Cold</a>
Documentation/Intel/SoC/soc.html:653:      <a target="_blank" href="
https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98
">Warm</a>
Documentation/Intel/SoC/soc.html:683:  One of the payloads that needs
legacy hardare is the EDK2 <a target="_blank"
href="quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a>.
Documentation/Intel/development.html:153:    <td><a target="_blank"
href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a> gets to
shell prompt</td>
Documentation/Intel/development.html:158:    <td><a target="_blank"
href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a> gets to
shell prompt</td>
Documentation/Intel/index.html:13:  <li><a target="_blank" href="
http://wiki.minnowboard.org/Coreboot">MinnowBoard MAX</a></li>
Documentation/Intel/index.html:40:  <li><a target="_blank"
href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a>
test failed
Check for illegal characters in filename (lint-stable-023-filenames):
success
ERROR: 1 test(s) failed.
util/testing/Makefile.inc:82: recipe for target 'lint-stable' failed
make: *** [lint-stable] Error 1
josh at ubuntu1604vm:~/Documents/coreboot$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

modified:   src/mainboard/intel/leafhill/brd_gpio.h

Untracked files:
  (use "git add <file>..." to include in what will be committed)

coreboot_leafhill.patch

josh at ubuntu1604vm:~/Documents/coreboot$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot/attachments/20180906/6f789d37/attachment.html>


More information about the coreboot mailing list