Bug 95

Summary: XGI version mismatch
Product: buildroot Reporter: XGI Guy <xgiguy>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, jacmet
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: This fixes x11r7 to download the correct version of the XGI video driver

Description XGI Guy 2009-02-09 21:29:22 UTC
Created attachment 53 [details]
This fixes x11r7 to download the correct version of the XGI video driver

the latest rc for buildroot tries to download an invalid version of xdriver_xf86-video-xgi (xf86-video-xgi-1.3.0.tar.bz2).  It looks like it is supposed to be using xf86-video-xgi-1.5.0.tar.bz2, but has probably not been tested.  See the attached patch.
Comment 1 Peter Korsgaard 2009-02-10 13:07:39 UTC
Thanks, good catch. Committed as r25289. Do you have access to XGI hw to test it?
Comment 2 XGI Guy 2009-02-11 22:56:33 UTC
No.  I was just doing a "make source".