[Buildroot] [PATCH v3 1/1] package/fwupd: bump to version 2.0.3

Julien Olivain ju.o at free.fr
Thu Jan 23 20:25:36 UTC 2025


Hi James,

Thanks for the update.

There is still build failures for Kernel headers < v4.5. See:
https://gitlab.com/jolivain/buildroot/-/pipelines/1638625539

On 20/01/2025 00:32, James Hilliard wrote:
[...]
> diff --git a/package/fwupd/fwupd.mk b/package/fwupd/fwupd.mk
> index 9283eb43aa..5dc11dd953 100644
> --- a/package/fwupd/fwupd.mk
> +++ b/package/fwupd/fwupd.mk
[...]
> @@ -24,34 +25,47 @@ FWUPD_CONF_OPTS = \
[...]
> +	-Dplugin_nvme=enabled \

You may have missed my last comment, in the v2 review:
https://patchwork.ozlabs.org/project/buildroot/patch/20250118012320.2252811-1-james.hilliard1@gmail.com/#3446941
I'm putting it here again:

The build failure seems to be related to "-Dplugin_nvme=enabled" which
needs "linux/nvme_ioctl.h". This header is available in Kernel >= 4.5.
For the details, you can have a look at:
https://patchwork.ozlabs.org/project/buildroot/patch/20250111113625.326385-1-ju.o@free.fr/

So this option might need the same logic as you did for -Dplugin_gpio.

Could you send an updated patch please?

Best regards,

Julien.


More information about the buildroot mailing list