From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Force clean of dependencies
Date: Sun, 24 May 2009 16:19:17 -0400 [thread overview]
Message-ID: <20090524201917.GB1445@denix.org> (raw)
In-Reply-To: <gv6to9$iev$2@ger.gmane.org>
On Fri, May 22, 2009 at 09:17:29PM +0200, Koen Kooi wrote:
> On 22-05-09 20:30, Ambrose, Martin wrote:
>> On Fri, May 22, 2009 at 11:18:07, Koen Kooi wrote:
>>
>>>> I have searched this list and googled but can't find a way
>>>> to force a clean of
>>>> a package's dependencies.
>>>
>>> BB_STAMP_POLICY = "whitelist"?
>>
>> Thanks for the suggestion but it doesn't seem to work for me.
>> Looking at the mplayer recipe, e.g, the DEPENDS list includes freetype.
>> So my hope is that the latter 'ls' command in the following sequence
>> would be empty but it is not.
>>
>> $ ls work/armv5te-none-linux-gnueabi | grep freetype
>> freetype-2.3.6-r0
>>
>> $ BB_STAMP_POLICY="whitelist" bitbake mplayer -c clean
>
> Is BB_STAMP_POLICY in BB_ENV_*WHITE for you? If not, you need to set it in
> local.conf.
I believe Martin has BB_PRESERVE_ENV=1 set, which is default in Arago for now.
> Also, BB_STAMP_POLICY works in the other direction, it will invalidate
> mplayer if you touch freetype.
--
Denys
next prev parent reply other threads:[~2009-05-24 20:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-22 14:45 Force clean of dependencies Ambrose, Martin
2009-05-22 16:18 ` Koen Kooi
2009-05-22 18:30 ` Ambrose, Martin
2009-05-22 19:17 ` Koen Kooi
2009-05-24 20:19 ` Denys Dmytriyenko [this message]
2009-06-01 22:09 ` Ambrose, Martin
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=20090524201917.GB1445@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@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.