Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools}
@ 2018-12-09 17:07 Yann E. MORIN
  2018-12-09 17:36 ` Erico Nunes
  2018-12-09 20:24 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2018-12-09 17:07 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>

---
Changes v1 -> v2:
  - add mtools too  (Thomas)
---
 configs/aarch64_efi_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configs/aarch64_efi_defconfig b/configs/aarch64_efi_defconfig
index ecc050fc5e..e87193218e 100644
--- a/configs/aarch64_efi_defconfig
+++ b/configs/aarch64_efi_defconfig
@@ -32,3 +32,7 @@ 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
+BR2_PACKAGE_HOST_MTOOLS=y
-- 
2.14.1

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

* [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools}
  2018-12-09 17:07 [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools} Yann E. MORIN
@ 2018-12-09 17:36 ` Erico Nunes
  2018-12-09 20:24 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Erico Nunes @ 2018-12-09 17:36 UTC (permalink / raw)
  To: buildroot

On Sun, Dec 9, 2018 at 6:07 PM Yann E. MORIN <yann.morin.1998@free.fr> 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>

Thanks for these fixes. This defconfig should look and work pretty
similar to pc_x86_64_efi_defconfig. With this patch the set of host
tools is the same as pc_x86_64_efi_defconfig, so looks good now.

Reviewed-by: Erico Nunes <nunes.erico@gmail.com>



>
> ---
> Changes v1 -> v2:
>   - add mtools too  (Thomas)
> ---
>  configs/aarch64_efi_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/configs/aarch64_efi_defconfig b/configs/aarch64_efi_defconfig
> index ecc050fc5e..e87193218e 100644
> --- a/configs/aarch64_efi_defconfig
> +++ b/configs/aarch64_efi_defconfig
> @@ -32,3 +32,7 @@ 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
> +BR2_PACKAGE_HOST_MTOOLS=y
> --
> 2.14.1
>

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

* [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools}
  2018-12-09 17:07 [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools} Yann E. MORIN
  2018-12-09 17:36 ` Erico Nunes
@ 2018-12-09 20:24 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-12-09 20:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  9 Dec 2018 18:07:26 +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>
> 
> ---
> Changes v1 -> v2:
>   - add mtools too  (Thomas)
> ---
>  configs/aarch64_efi_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to master, thanks.

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

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

end of thread, other threads:[~2018-12-09 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09 17:07 [Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools} Yann E. MORIN
2018-12-09 17:36 ` Erico Nunes
2018-12-09 20:24 ` Thomas Petazzoni

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