All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Force clean of dependencies
Date: Fri, 22 May 2009 21:17:29 +0200	[thread overview]
Message-ID: <gv6to9$iev$2@ger.gmane.org> (raw)
In-Reply-To: <A24693684029E5489D1D202277BE8944404C850E@dlee02.ent.ti.com>

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.
Also, BB_STAMP_POLICY works in the other direction, it will invalidate 
mplayer if you touch freetype.

regards,

Koen




  reply	other threads:[~2009-05-22 19: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 [this message]
2009-05-24 20:19       ` Denys Dmytriyenko
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='gv6to9$iev$2@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.