All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf
@ 2022-02-02 17:10 Giulio Benetti
  2022-02-02 17:10 ` [Buildroot] [PATCH] configs/roc_pc_rk3399_defconfig: expand rootfs size to 120M Giulio Benetti
  2022-02-14 20:01 ` [Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf Arnout Vandecappelle
  0 siblings, 2 replies; 9+ messages in thread
From: Giulio Benetti @ 2022-02-02 17:10 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Danilo Bargen, Suniel Mahesh

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 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"
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-15  8:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-02 17:10 [Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf Giulio Benetti
2022-02-02 17:10 ` [Buildroot] [PATCH] configs/roc_pc_rk3399_defconfig: expand rootfs size to 120M Giulio Benetti
2022-02-13 11:35   ` Arnout Vandecappelle
2022-02-14  0:03     ` Giulio Benetti
2022-02-14 20:13       ` Arnout Vandecappelle
2022-02-14 20:36         ` Yann E. MORIN
2022-02-15  8:15         ` Peter Korsgaard
2022-02-14 20:56   ` Arnout Vandecappelle
2022-02-14 20:01 ` [Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.