All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] neard: dont pull in wpa-supplicant unconditionally
Date: Mon, 16 Jan 2023 17:49:56 +0100	[thread overview]
Message-ID: <838LOR.7MMYBGDJNPM51@t-online.de> (raw)
In-Reply-To: <ca881583fdf1906bb5828607c19a11113cbd895d.camel@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 1996 bytes --]

We have it set here

<https://git.yoctoproject.org/poky/commit/?id=1eaf64fbe16d2ceb472623c65c961b36aee33608>

Am Mo, 16. Jan 2023 um 16:47:16 +0000 schrieb Richard Purdie 
<richard.purdie@linuxfoundation.org>:
> On Mon, 2023-01-16 at 17:43 +0100, Markus Volk wrote:
>>  Signed-off-by: Markus Volk <f_l_k@t-online.de 
>> <mailto:f_l_k@t-online.de>>
>>  ---
>>   meta/recipes-connectivity/neard/neard_0.18.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>>  diff --git a/meta/recipes-connectivity/neard/neard_0.18.bb 
>> b/meta/recipes-connectivity/neard/neard_0.18.bb
>>  index 23e999acc4..17dbfc4378 100644
>>  --- a/meta/recipes-connectivity/neard/neard_0.18.bb
>>  +++ b/meta/recipes-connectivity/neard/neard_0.18.bb
>>  @@ -42,7 +42,7 @@ RDEPENDS:${PN} = "dbus"
>>   # Bluez & Wifi are not mandatory except for handover
>>   RRECOMMENDS:${PN} = "\
>>                        ${@bb.utils.contains 
>> <mailto:${@bb.utils.contains>('DISTRO_FEATURES', 'bluetooth', 
>> 'bluez5', '', d)} \
>>  -                     ${@bb.utils.contains 
>> <mailto:${@bb.utils.contains>('DISTRO_FEATURES', 
>> 'wifi','wpa-supplicant', '', d)} \
>>  +                     ${@bb.utils.contains 
>> <mailto:${@bb.utils.contains>('DISTRO_FEATURES', 
>> 'wifi','${WIRELESS_DAEMON}', '', d)} \
>>                       "
>> 
>>   INITSCRIPT_NAME = "neard"
> 
> That isn't going to work as there is no default value for
> WIRELESS_DAEMON ?
> 
> Cheers,
> 
> Richard
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#176004): 
> <https://lists.openembedded.org/g/openembedded-core/message/176004>
> Mute This Topic: <https://lists.openembedded.org/mt/96310274/3618223>
> Group Owner: openembedded-core+owner@lists.openembedded.org 
> <mailto:openembedded-core+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-core/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 2566 bytes --]

  reply	other threads:[~2023-01-16 16:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 16:43 [oe-core][PATCH] neard: dont pull in wpa-supplicant unconditionally Markus Volk
2023-01-16 16:47 ` Richard Purdie
2023-01-16 16:49   ` Markus Volk [this message]
2023-01-16 17:03     ` Richard Purdie
2023-01-16 17:20       ` Markus Volk
2023-01-16 17:47         ` Jose Quaresma
2023-01-16 17:56         ` 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=838LOR.7MMYBGDJNPM51@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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.