From: Saul Wold <sgw@linux.intel.com>
To: 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 07:22:50 -0700 [thread overview]
Message-ID: <4E0B353A.2020504@linux.intel.com> (raw)
In-Reply-To: <1309346750.2551.18.camel@phil-desktop>
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.
Sau!
> p.
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
next prev parent reply other threads:[~2011-06-29 14:26 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 [this message]
2011-06-29 16:48 ` Phil Blundell
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=4E0B353A.2020504@linux.intel.com \
--to=sgw@linux.intel.com \
--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.