Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: randy.macleod@windriver.com, openembedded-core@lists.openembedded.org
Cc: raj.khem@gmail.com, mathieu.dubois-briand@bootlin.com
Subject: Re: [OE-core] [PATCH 2/2] tcmode-default: eliminate needless binutils defaults
Date: Tue, 11 Mar 2025 22:06:34 +0000	[thread overview]
Message-ID: <80b8b5920dfaa00bee739b5df19c5314e10edc3f.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250311162532.1676284-2-Randy.MacLeod@windriver.com>

On Tue, 2025-03-11 at 12:25 -0400, Randy MacLeod via lists.openembedded.org wrote:
> From: Randy MacLeod <Randy.MacLeod@windriver.com>
> 
> Manually setting preferred version/provider is not required so remove
> that for binutils.
> 
> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> ---
>  meta/conf/distro/include/tcmode-default.inc | 10 ----------
>  1 file changed, 10 deletions(-)
> 
> diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
> index 5cc93405f1..2a3c16e2bd 100644
> --- a/meta/conf/distro/include/tcmode-default.inc
> +++ b/meta/conf/distro/include/tcmode-default.inc
> @@ -2,16 +2,11 @@
>  # Default toolchain configuration
>  #
>  
> -PREFERRED_PROVIDER_virtual/cross-binutils = "${MLPREFIX}binutils-cross-${TARGET_ARCH}"
> -PREFERRED_PROVIDER_virtual/cross-binutils:class-nativesdk ?= "binutils-crosssdk-${SDK_SYS}"
> -PREFERRED_PROVIDER_virtual/nativesdk-cross-binutils ?= "binutils-crosssdk-${SDK_SYS}"
> -
>  #

I suspect we need to keep this bit since these are not direct mappings.
It was the version preference which I think we may be able to drop as
there is only one version.

Cheers,

Richard



  reply	other threads:[~2025-03-11 22:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-11 16:25 [PATCH 1/2] tcmode-default: eliminate needless rust, cargo defaults Randy.MacLeod
2025-03-11 16:25 ` [PATCH 2/2] tcmode-default: eliminate needless binutils defaults Randy.MacLeod
2025-03-11 22:06   ` Richard Purdie [this message]
2025-03-13 14:29     ` [OE-core] " Randy MacLeod
2025-03-11 17:06 ` [OE-core] [PATCH 1/2] tcmode-default: eliminate needless rust, cargo defaults Martin Jansa
2025-03-11 21:24   ` 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=80b8b5920dfaa00bee739b5df19c5314e10edc3f.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=randy.macleod@windriver.com \
    /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