[Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf

Arnout Vandecappelle arnout at mind.be
Mon Feb 14 20:01:28 UTC 2022



On 02/02/2022 18:10, Giulio Benetti wrote:
> Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   configs/pcengines_apu2_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/pcengines_apu2_defconfig b/configs/pcengines_apu2_defconfig
> index 0792c93c19..a85808554c 100644
> --- a/configs/pcengines_apu2_defconfig
> +++ b/configs/pcengines_apu2_defconfig
> @@ -8,6 +8,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y
>   BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.16"
>   BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
>   BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/pcengines/apu2/linux.config"
> +BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
>   
>   # Default hostname and TTY
>   BR2_TARGET_GENERIC_HOSTNAME="apu2"



More information about the buildroot mailing list