[LinuxBIOS] Patch file for ld/fedora 8 issue as promised...

Marc Karasek Marc.Karasek at Sun.COM
Mon Jan 7 16:15:30 CET 2008


After looking at the script Myles sent, I immediately saw the problem.  
I forgot that if  [ $build_id ] will always be true because it checks to 
see if it is defined not the value of build_id.  My bad, sorry.

I have made the changes and added an == 1 to the if statement.  Attached 
is the new and I hope final patch file for this.


/*********************
Marc Karasek
MTS
Sun Microsystems
mailto:marc.karasek at sun.com
ph:770.360.6415
*********************/



Ed Swierk wrote:
> On 1/4/08, Marc Karasek <Marc.Karasek at sun.com> wrote:
>   
>> I made a test script and ran it and it sets build_id = 1 properly.  I
>> have also included this script.
>>     
>
> The problem is that on Planet Bourne, zero means true and nonzero means false.
>
> --Ed
>   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flags_final.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080107/b16efef0/attachment.patch>


More information about the coreboot mailing list