From: Giulio Benetti <giulio.benetti@benettiengineering.com>
To: buildroot@buildroot.org
Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>,
Danilo Bargen <mail@dbrgn.ch>,
Suniel Mahesh <sunil@amarulasolutions.com>
Subject: [Buildroot] [PATCH] configs/pcengines_apu2_defconfig: linux needs host libelf
Date: Wed, 2 Feb 2022 18:10:34 +0100 [thread overview]
Message-ID: <20220202171035.1740791-1-giulio.benetti@benettiengineering.com> (raw)
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
next reply other threads:[~2022-02-02 17:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-02 17:10 Giulio Benetti [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220202171035.1740791-1-giulio.benetti@benettiengineering.com \
--to=giulio.benetti@benettiengineering.com \
--cc=buildroot@buildroot.org \
--cc=mail@dbrgn.ch \
--cc=sunil@amarulasolutions.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.