From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: can use x86_64 as an override
Date: Fri, 28 Nov 2008 19:38:50 +0100 [thread overview]
Message-ID: <49303ABA.4060401@gmx.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 546 bytes --]
Hi,
it seems to be impossible to use x86_64 as an override. I want to
do this:
DEPENDS = "zlib-native classpath-initial jikes-initial"
DEPENDS_x86_64 += "libffi-native"
However when wvaluting this with "bitbake -i" libffi-native is not part
of the DEPENDS variable.
I guess it has something to do with the underscore in x86_64, right?
Perhaps we can fix this by sanitizing OVERRIDES by replacing all
underscores in its entries with a hyphen. At least for the above case
this would not be to bad.
Ideas?
Regards
Robert
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]
next reply other threads:[~2008-11-28 18:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 18:38 Robert Schuster [this message]
2008-11-28 19:13 ` can use x86_64 as an override Koen Kooi
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=49303ABA.4060401@gmx.net \
--to=thebohemian@gmx.net \
--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.