On Wed, 26 Nov 2025 at 16:07, Miaoqing Pan
<[email protected]> wrote:

The patches didn't hit the mailing list. Most likely you need to be
subscribed (you can disable delivery of emails to your inbox).

> commit d97bedd8bdcc ("wpa-supplicant: Use upstream defconfig") switched
> to using the upstream defconfig, which made it cumbersome to enable new
> CONFIG options because the upstream file does not include our custom
> defaults.

No, it's not about it being cumbersome (in fact it's easier to patch
the defconfig rather than the out-of-tree config).
It's about the feedback which you got from one of wpa-supplicant
developers that the defconfig from the source tree is an example and
isn't supposed to be used for builds (because it can change or not
reflect anything).

>
> This patch restores the use of the packaged defconfig from version 2.11

Imperative language, please.

> to simplify enabling additional options while keeping our baseline
> configuration consistent.
>
> Signed-off-by: Miaoqing Pan <[email protected]>
> ---
>  .../wpa-supplicant/wpa-supplicant/defconfig   | 688 ++++++++++++++++++
>  .../wpa-supplicant/wpa-supplicant_2.11.bb     |   5 +-
>  2 files changed, 692 insertions(+), 1 deletion(-)
>  create mode 100644 
> meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
>
> diff --git 
> a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig 
> b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
> new file mode 100644
> index 0000000000..52befd8f15
> --- /dev/null
> +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
> @@ -0,0 +1,688 @@
> +# Example wpa_supplicant build time configuration
> +#


-- 
With best wishes
Dmitry
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#226809): 
https://lists.openembedded.org/g/openembedded-core/message/226809
Mute This Topic: https://lists.openembedded.org/mt/116489702/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to