All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Sokolovsky <pmiscml@gmail.com>
To: Richard Purdie <rpurdie@rpsys.net>
Cc: openembedded-devel@openembedded.org
Subject: Re: Another weird case of PACKAGES_DYNAMIC and task deps, it seems
Date: Tue, 8 Jan 2008 14:30:55 +0200	[thread overview]
Message-ID: <45430662.20080108143055@gmail.com> (raw)
In-Reply-To: <1199742459.4680.69.camel@localhost.localdomain>

Hello Richard,

Monday, January 7, 2008, 11:47:39 PM, you wrote:

> On Mon, 2008-01-07 at 20:44 +0000, Richard Purdie wrote:
>> My money is on:
>> 
>> DEPENDS_collie += "bc-native"
>> 
>> in linux-rp.inc. Try removing that...

> Confirmed and fixed in 00610b176af0e4f4563f78fb71dc1219c777d13e.

> Let me stress once again, += and overrides do not do what you expect. It
> adds "bc_native" to the variable named "DEPENDS_collie", not "DEPENDS".

> DEPENDS_append_collie = " bc-native" 

> is a very different thing and corrects this problem...

  Mea culpa, thanks for fixing it. I know it was it when you posted
that line, but didn't have time to test then.

  But maybe we indeed should do something about it on bitbake level.
If not teach to do the intuitive thing, then at least add adhoc test
with warning for += on UPPER_lower variable. Should be simple but
effective.

> Cheers,

> Richard



-- 
Best regards,
 Paul                            mailto:pmiscml@gmail.com




      parent reply	other threads:[~2008-01-08 13:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04  1:17 Another weird case of PACKAGES_DYNAMIC and task deps, it seems Paul Sokolovsky
2008-01-06 23:47 ` Richard Purdie
2008-01-07 20:18   ` Paul Sokolovsky
2008-01-07 20:44     ` Richard Purdie
2008-01-07 21:47       ` Richard Purdie
2008-01-07 22:52         ` Metadata Q/A (was: Another weird case of PACKAGES_DYNAMIC and task deps, it seems) Michael 'Mickey' Lauer
2008-01-08 11:14           ` Richard Purdie
2008-01-08 12:48             ` Paul Sokolovsky
2008-01-08 12:30         ` Paul Sokolovsky [this message]

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=45430662.20080108143055@gmail.com \
    --to=pmiscml@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    --cc=rpurdie@rpsys.net \
    /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.