All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Saul Wold <sgw@linux.intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/2] multiple recipes converted to -staticdev packages
Date: Wed, 29 Jun 2011 17:48:53 +0100	[thread overview]
Message-ID: <1309366133.2551.83.camel@phil-desktop> (raw)
In-Reply-To: <4E0B353A.2020504@linux.intel.com>

On Wed, 2011-06-29 at 07:22 -0700, Saul Wold wrote:
> On 06/29/2011 04:25 AM, Phil Blundell wrote:
> > On Tue, 2011-06-28 at 17:07 -0700, Saul Wold wrote:
> >> +staticdev_libs = "${libdir}/*.a ${base_libdir}/*.a"
> >> +FILES_${PN}-staticdev = "${@oe_filter_out('lib.*_nonshared.a', '${staticdev_libs}', d)}"
> >
> > Does that actually work?  I wouldn't have expected the pattern to get
> > globbed early enough for the oe_filter_out to have any effect.
> >
> Yes it does, I have tested it.

That's interesting.  Do you know where the glob is taking place?  I
thought it didn't happen until after FILES was expanded and split inside
populate_packages.

p.





  reply	other threads:[~2011-06-29 16:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29  0:07 [PATCH 0/1] multiple recipes converted to use -staticdev Saul Wold
2011-06-29  0:07 ` [PATCH 1/2] multiple recipes converted to -staticdev packages Saul Wold
2011-06-29 11:25   ` Phil Blundell
2011-06-29 14:22     ` Saul Wold
2011-06-29 16:48       ` Phil Blundell [this message]
2011-06-29 14:18   ` Richard Purdie
2011-06-29 16:23     ` Saul Wold
2011-06-29 16:26       ` Koen Kooi
2011-06-29 17:27         ` Saul Wold
2011-06-29 21:14           ` Koen Kooi
2011-06-29  0:07 ` [PATCH 2/2] systemtap: add sqlite3 to DEPENDS Saul Wold
2011-06-29 13:33   ` Richard Purdie

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=1309366133.2551.83.camel@phil-desktop \
    --to=pb@pbcl.net \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /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.