[Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 21.3.3

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 3 16:21:21 UTC 2021


On Sun,  3 Oct 2021 11:12:43 +0200
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> +ifeq ($(BR2_TOOLCHAIN_HAS_SSP),y)
> +INTEL_MEDIADRIVER_CONF_OPTS += -DMEDIA_BUILD_HARDENING=ON
> +else
> +INTEL_MEDIADRIVER_CONF_OPTS += -DMEDIA_BUILD_HARDENING=OFF
> +endif

This option should always be -DMEDIA_BUILD_HARDENING=OFF, and let
Buildroot options BR2_SSP_NONE / BR2_SSP_REGULAR / BR2_SSP_STRONG /
BR2_SSP_ALL decide what hardening features are enabled.

I will fix that up when applying.

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