All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Otavio Salvador <otavio.salvador@gmail.com>,
	openembedded-core@lists.openembedded.org
Cc: Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [OE-core] [PATCH 1/2] rust-common: Fix use of target definitions for SDK generation
Date: Sat, 09 Jul 2022 14:14:22 +0100	[thread overview]
Message-ID: <c817c9f437c1003e63a2cd462b459bed21b39ace.camel@linuxfoundation.org> (raw)
In-Reply-To: <20220707171904.338441-1-otavio@ossystems.com.br>

On Thu, 2022-07-07 at 14:19 -0300, Otavio Salvador wrote:
> We need full target passed for build so we changed the
> rust-cross-canadian to use same code used in regular rust recipes and
> added support to use specific llvm-target for the building host.
> 
> Fixes: ef566af964 ("rust: fix issue building cross-canadian tools for aarch64 on x86_64")
> Fixes: bd36593ba3 ("rust-common: Drop LLVM_TARGET and simplify")
> Fixes: 8ed000debb ("rust-common: Fix for target definitions returning 'NoneType' for arm")
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> 
>  meta/recipes-devtools/rust/rust-common.inc    | 21 ++++++++++++------
>  .../rust/rust-cross-canadian-common.inc       | 22 ++++++++++++++++---
>  2 files changed, 33 insertions(+), 10 deletions(-)

I ran these through the autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/3809/steps/14/logs/stdio

seems there is some syntax that recent python doesn't like. I do need
to look at the patches in more detail but wanted to share the
autobuilder results.

Cheers,

Richard



  parent reply	other threads:[~2022-07-09 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 17:19 [PATCH 1/2] rust-common: Fix use of target definitions for SDK generation Otavio Salvador
2022-07-07 17:19 ` [PATCH 2/2] cargo-cross-canadian: Use SDK's flags during target linking Otavio Salvador
2022-07-07 17:19 ` [PATCH] Linux 5.4.202 Otavio Salvador
     [not found] ` <16FF9BAD54CACFDA.9983@lists.openembedded.org>
2022-07-07 17:21   ` [OE-core] " Otavio Salvador
2022-07-09 13:14 ` Richard Purdie [this message]
2022-07-09 16:00   ` [OE-core] [PATCH 1/2] rust-common: Fix use of target definitions for SDK generation Otavio Salvador

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=c817c9f437c1003e63a2cd462b459bed21b39ace.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio.salvador@gmail.com \
    --cc=otavio@ossystems.com.br \
    /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.