Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools
Date: Sun, 9 Dec 2018 14:27:25 +0100	[thread overview]
Message-ID: <20181209142725.4df1e086@windsurf> (raw)
In-Reply-To: <20181209103556.25979-1-yann.morin.1998@free.fr>

Hello,

On Sun,  9 Dec 2018 11:35:56 +0100, Yann E. MORIN wrote:
> Fixes:
>     https://gitlab.com/ymorin/buildroot/-/jobs/131924126
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Erico Nunes <nunes.erico@gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  configs/aarch64_efi_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/configs/aarch64_efi_defconfig b/configs/aarch64_efi_defconfig
> index ecc050fc5e..1c918e2a4f 100644
> --- a/configs/aarch64_efi_defconfig
> +++ b/configs/aarch64_efi_defconfig
> @@ -32,3 +32,6 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y
>  BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.18.10"
>  BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
>  BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
> +
> +# Host tools for genimage
> +BR2_PACKAGE_HOST_DOSFSTOOLS=y

You also needs mtools for genimage to support creating a FAT filesystem.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-12-09 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-09 10:35 [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools Yann E. MORIN
2018-12-09 13:27 ` Thomas Petazzoni [this message]
2018-12-12  1:08 ` Carlos Santos

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=20181209142725.4df1e086@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox