From: Phil Blundell <pb@pbcl.net>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/4] xf86-driver-common.inc: remove .la files to avoid unpackaged warning
Date: Fri, 03 Jun 2011 13:49:03 +0100 [thread overview]
Message-ID: <1307105343.2529.262.camel@phil-desktop> (raw)
In-Reply-To: <4DE83048.1030100@linux.intel.com>
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.
next prev parent reply other threads:[~2011-06-03 12:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 19:25 [PATCH 0/4] Pending patches from O.S. Systems tree Otavio Salvador
2011-06-02 19:25 ` [PATCH 1/4] xf86-driver-common.inc: remove .la files to avoid unpackaged warning Otavio Salvador
2011-06-03 0:52 ` Saul Wold
2011-06-03 12:42 ` Otavio Salvador
2011-06-03 12:49 ` Phil Blundell [this message]
2011-06-02 19:25 ` [PATCH 2/4] gnutls: use INC_PR on 2.12.5 version recipe Otavio Salvador
2011-06-02 19:25 ` [PATCH 3/4] gnutls: add p11tool into gnutls-bin Otavio Salvador
2011-06-02 19:25 ` [PATCH 4/4] package.bbclass: add support to split Qt translation files Otavio Salvador
2011-06-07 18:20 ` [PATCH 0/4] Pending patches from O.S. Systems tree Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1307105343.2529.262.camel@phil-desktop \
--to=pb@pbcl.net \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.