All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: "Miroslav Mareš" <mares@2n.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] wpa-supplicant: Enable native builds
Date: Wed, 4 Jan 2023 11:24:20 +0200	[thread overview]
Message-ID: <Y7VFxCWF/bLuBrSc@nuoska> (raw)
In-Reply-To: <20230104092139.9015-1-mares@2n.com>

Hi,

On Wed, Jan 04, 2023 at 10:21:39AM +0100, Miroslav Mareš wrote:
> Native builds for wpa-supplicant can be enabled
> without any further modifications.

Why would this be needed? The reason should be in the commit message.

It is likely better to remove wpa-supplicant from the dependency which
needs it on -native.

Cheers,

-Mikko

> Signed-off-by: Miroslav Mareš <mares@2n.com>
> ---
>  meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
> index 4e27b92bc6..ec20b8b32f 100644
> --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
> +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
> @@ -135,3 +135,5 @@ python split_wpa_supplicant_libs () {
>          d.appendVar('RRECOMMENDS:' + pn + '-dbg', ' ' + ' '.join(split_dbg_packages))
>  }
>  PACKAGESPLITFUNCS:prepend = "split_wpa_supplicant_libs "
> +
> +BBCLASSEXTEND = "native"
> -- 
> 2.30.2
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#175378): https://lists.openembedded.org/g/openembedded-core/message/175378
> Mute This Topic: https://lists.openembedded.org/mt/96047102/7159507
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mikko.rapeli@linaro.org]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



  parent reply	other threads:[~2023-01-04  9:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  9:21 [PATCH] wpa-supplicant: Enable native builds Miroslav Mareš
2023-01-04  9:23 ` [OE-core] " Alexander Kanavin
2023-01-04  9:24 ` Mikko Rapeli [this message]
2023-01-04  9:53   ` Miroslav Mareš
2023-01-04 10:15     ` [OE-core] " Alexander Kanavin
2023-01-04 10:45       ` Miroslav Mareš - 2N

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=Y7VFxCWF/bLuBrSc@nuoska \
    --to=mikko.rapeli@linaro.org \
    --cc=mares@2n.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.