Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools
@ 2018-12-09 10:35 Yann E. MORIN
  2018-12-09 13:27 ` Thomas Petazzoni
  2018-12-12  1:08 ` Carlos Santos
  0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2018-12-09 10:35 UTC (permalink / raw)
  To: buildroot

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
-- 
2.14.1

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

* [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools
  2018-12-09 10:35 [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools Yann E. MORIN
@ 2018-12-09 13:27 ` Thomas Petazzoni
  2018-12-12  1:08 ` Carlos Santos
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-12-09 13:27 UTC (permalink / raw)
  To: buildroot

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

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

* [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools
  2018-12-09 10:35 [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools Yann E. MORIN
  2018-12-09 13:27 ` Thomas Petazzoni
@ 2018-12-12  1:08 ` Carlos Santos
  1 sibling, 0 replies; 3+ messages in thread
From: Carlos Santos @ 2018-12-12  1:08 UTC (permalink / raw)
  To: buildroot

> From: "Yann Morin" <yann.morin.1998@free.fr>
> To: "buildroot" <buildroot@buildroot.org>
> Cc: "Yann Morin" <yann.morin.1998@free.fr>, "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
> Sent: Domingo, 9 de dezembro de 2018 8:35:56
> Subject: [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools
                               ^^^^^^^
                               configs

[...]

-- 
Carlos Santos (Casantos) - DATACOM, P&D

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

end of thread, other threads:[~2018-12-12  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09 10:35 [Buildroot] [PATCH] confifs/aarch64_efi: needs dosfstools Yann E. MORIN
2018-12-09 13:27 ` Thomas Petazzoni
2018-12-12  1:08 ` Carlos Santos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox