All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] rpm: avoid dependency on perl and python for -native build
Date: Fri, 03 Jun 2011 11:32:24 +0100	[thread overview]
Message-ID: <1307097144.2529.248.camel@phil-desktop> (raw)
In-Reply-To: <1307053596.27470.597.camel@rex>

On Thu, 2011-06-02 at 23:26 +0100, Richard Purdie wrote:
> My understanding is that if you are going to explicitly override DEPENDS
> like that you get what you say you want. We therefore likely need to do
> something like:
> 
> DEPENDS = "X Y Z ${EXTRAPERLDEPS}"
> EXTRAPERLDEPS = "perl python"
> EXTRAPERLDEPS_virtclass-native = ""

Yes, that would be neater.  As it happens I did try that first but it
didn't seem to work: for reasons which were (and remain) a bit
mysterious to me, the original EXTRAPERLDEPS were always showing up in
DEPENDS for the virtclass-native build.  I assumed at the time that
there was some ordering problem between the override being processed and
the ORIG_DEPENDS assignment in native.bbclass, but I wasn't entirely
sure what the intended semantics were and so I didn't pursue that line
of enquiry any further.

p.





      reply	other threads:[~2011-06-03 10:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02  9:48 [PATCH] rpm: avoid dependency on perl and python for -native build Phil Blundell
2011-06-02 13:29 ` Mark Hatle
2011-06-02 13:52 ` Richard Purdie
2011-06-02 21:25 ` Richard Purdie
2011-06-02 21:37   ` Phil Blundell
2011-06-02 22:26     ` Richard Purdie
2011-06-03 10:32       ` Phil Blundell [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=1307097144.2529.248.camel@phil-desktop \
    --to=pb@pbcl.net \
    --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.