From: Phil Blundell <pb@pbcl.net>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/2] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"
Date: Fri, 03 Jun 2011 11:48:31 +0100 [thread overview]
Message-ID: <1307098111.2529.254.camel@phil-desktop> (raw)
In-Reply-To: <1307043926-18177-1-git-send-email-raj.khem@gmail.com>
On Thu, 2011-06-02 at 12:45 -0700, Khem Raj wrote:
> +BASE_PACKAGE_ARCH = "all"
> PACKAGE_ARCH = "all"
Is it necessary to define both of those? bitbake.conf does:
PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
so it seems like, if setting B_P_A is the right thing to do, there
should be no need to set PACKAGE_ARCH as well.
I don't understand the semantics of those two variables well enough to
say whether setting BASE_PACKAGE_ARCH here is actually the right thing
or not. Is there any documentation anywhere which describes what
exactly the relation is meant to be between B_P_A and P_A, and when it's
appropriate to set each of them?
p.
next prev parent reply other threads:[~2011-06-03 10:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 19:45 [PATCH 1/2] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all" Khem Raj
2011-06-02 19:45 ` [PATCH 2/2] util-linux_2.19.1.bb: Fix compliation on uclibc Khem Raj
2011-06-06 17:08 ` Saul Wold
2011-06-03 10:48 ` Phil Blundell [this message]
2011-06-06 17:08 ` [PATCH 1/2] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all" Saul Wold
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=1307098111.2529.254.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox