[Buildroot] [PATCH v1 0/8] support/kconfig: bump to linux-v6.9-rc5 version

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon May 6 19:04:40 UTC 2024


Hello,

On Mon,  6 May 2024 16:45:43 +0200
Peter Seiderer via buildroot <buildroot at buildroot.org> wrote:

> The patches are orderd by the first 5 handling some minor nits (result of
> the new kconfig beeing a little more strict about the syntax, can be
> applied in advance):
> 
>   - boot/barebox/Config.in: source argument needs quotation marks
>   - package/cmocka/Config.in: bool argument needs quotation marks
>   - package/dovecot/Config.in: source argument needs quotation marks
>   - package/python-pydal/Config.in: bool argument needs quotation marks
>   - package/x11r7/Config.in: source argument needs quotation marks

I have applied those preparation patches that make sense regardless of
what happens with the bump.

> The kconfig version dump itself:
> 
>   - support/kconfig: bump to linux-v6.9-rc5 version

So this commit without the next two leads to a broken situation,
correct? (Note: this is not a complaint, I agree with them being split).

> And two 'real' changes due to kconfig language changes:
> 
>   - support/kconfig: reference environment variables directly (remove 'option env=')
>   - package/openssl: move libopenssl/libressl source statemetns outside of the choice

But don't we have this situation of source statements inside a
choice..endchoice in other places? I remember Yann saying that this was
a problematic change for us in the upstream kconfig code.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list