* Jordan Crouse jordan.crouse@amd.com [080118 00:47]:
Okay, I am nearly certain to screw this up, so please bear with me. The attached patch is the rename patch to s/linuxbios/coreboot/ in buildrom. Applying this patch is the first stage. The second stage is to rename the files from their linuxbios counterpart to their coreboot counterpart using svn mv.
Let's get this in. If it screws up we have something to fix.
I wrote a test framework to check building all of the supported platforms for coreboot-v2 and FILO - and they all passed the renaming, though most failed due to stack-protect issues and/or other problems, which I will be fixing in subsequent patches. That doesn't mean that I did everything right, so please, for the love of crumbcake, please test and report failures!
Can/should we think about using that framework instead of the abuild approach for the images on qa.linuxbios.org?
Lets try to only do this renaming thing once a decade, mkay? :)
Fully agreed!
[BUILDROM] rename LinuxBIOS to coreboot
Rename linuxBIOS to coreboot and fix it so the naming is consistant between v2 and v3.
Signed-off-by: Jordan Crouse jordan.crouse@amd.com
Acked-by: Stefan Reinauer stepan@coresystems.de