[OE-core] [PATCH 1/4] xf86-driver-common.inc: remove .la files to avoid unpackaged warning

Phil Blundell pb at pbcl.net
Fri Jun 3 12:49:03 UTC 2011


On Thu, 2011-06-02 at 17:52 -0700, Saul Wold wrote:
> On 06/02/2011 12:25 PM, Otavio Salvador wrote:
> > +do_install_append () {
> > +    # driver's la files are not packaged
> > +    rm -f ${D}${libdir}/xorg/modules/drivers/*.la
> > +}
>
> Would it not be better to package them in the -dev package instead of 
> throwing them away?

Not really.  The .la files for the drivers aren't good for anything: you
aren't ever going to link against them.

p.






More information about the Openembedded-core mailing list