| Summary: | XGI version mismatch | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | XGI Guy <xgiguy> |
| Component: | Other | Assignee: | 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 | ||
Thanks, good catch. Committed as r25289. Do you have access to XGI hw to test it? No. I was just doing a "make source". |
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.