From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: can use x86_64 as an override
Date: Fri, 28 Nov 2008 20:13:01 +0100 [thread overview]
Message-ID: <ggpfrt$b8u$1@ger.gmane.org> (raw)
In-Reply-To: <49303ABA.4060401@gmx.net>
On 28-11-08 19:38, Robert Schuster wrote:
> 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"
What happens it you do
DEPENDS = "zlib-native classpath-initial jikes-initial libffi-native" ?
regards,
Koen
>
> 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
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2008-11-28 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 18:38 can use x86_64 as an override Robert Schuster
2008-11-28 19:13 ` Koen Kooi [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='ggpfrt$b8u$1@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.