Bug 14737

Summary: xorg/driver/xf86-video-ast - Make sure symbols used by loader are of public visibility
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/ASpeedAssignee: Y.C. Chen <yc_chen>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch none

Description Paulo César Pereira de Andrade 2008-02-28 22:00:11 UTC
Created attachment 14697 [details] [review]
0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch

Patch was posted some time ago in xorg@ mailing list, but opening
bug report to avoid it being missed.
Comment 1 Y.C. Chen 2008-02-29 18:17:35 UTC
Update to git version control system
Comment 2 Paulo César Pereira de Andrade 2008-02-29 18:56:25 UTC
(In reply to comment #1)
> Update to git version control system
> 

Many thanks for applying the patch. Btw, you can run the commands:

$ git-config --global user.name "Y.C. Chen"
$ git-config --global user.email yc_chen@aspeedtech.com

so that it will not add a commit from:
root <root@localhost.localdomain>

I believe this should be refused by some commit hook.

Or you could also use:
$ git-am -s 0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch

to add credit to me, and the message of signed-of by you :-)

But I am shy and this way is fine to me :-)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.