From: "Hemraj, Deepthi" <Deepthi.Hemraj@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V3] rust-cross-canadian: Fix file conflicts for arm and aarch64
Date: Thu, 28 Dec 2023 01:28:05 -0800 [thread overview]
Message-ID: <16462.1703755685035718946@lists.openembedded.org> (raw)
In-Reply-To: <92C1939A-88C7-4540-A81B-54B2D24EBF70@arm.com>
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
Hi Ross,
>> if the environment scripts are both overwriting the same environment variables?
The environment script variables are generated based on the architectures.
Please find the environment variables generated in the script file:
RUST_TARGET_PATH="$OECORE_NATIVE_SYSROOT/usr/lib/aarch64-poky-linux/rustlib"
RUST_TARGET_PATH="$OECORE_NATIVE_SYSROOT/usr/lib/arm-pokymllib32-linux-gnueabi/rustlib"
Please let me know if this was your query or did I misinterrupted it?
[-- Attachment #2: Type: text/html, Size: 617 bytes --]
next prev parent reply other threads:[~2023-12-28 9:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-16 8:56 [PATCH V3] rust-cross-canadian: Fix file conflicts for arm and aarch64 Deepthi.Hemraj
2023-12-22 14:40 ` [OE-core] " Ross Burton
2023-12-28 9:28 ` Hemraj, Deepthi [this message]
2024-01-12 5:41 ` Hemraj, Deepthi
2024-01-12 6:59 ` Hemraj, Deepthi
2024-02-02 20:16 ` [OE-core] " Randy MacLeod
2024-02-10 4:39 ` Hemraj, Deepthi
2024-04-29 10:51 ` Hemraj, Deepthi
2024-04-29 7:43 ` Hemraj, Deepthi
2024-04-29 11:04 ` Hemraj, Deepthi
2024-04-29 10:52 ` Hemraj, Deepthi
2024-04-29 10:49 ` Hemraj, Deepthi
2024-10-28 12:04 ` Hemraj, Deepthi
2024-10-28 14:00 ` [OE-core] " Richard Purdie
2024-10-28 14:00 ` Richard Purdie
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=16462.1703755685035718946@lists.openembedded.org \
--to=deepthi.hemraj@windriver.com \
--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.