Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain <ju.o@free.fr>
To: Brandon Maier <brandon.maier@collins.com>
Cc: buildroot@buildroot.org,
	Kilian Zinnecker <kilian.zinnecker@mail.de>,
	Niklas Cassel <cassel@kernel.org>
Subject: Re: [Buildroot] [PATCH] configs/rock5b_defconfig: add missing U-Boot build dependency
Date: Tue, 05 Nov 2024 21:13:18 +0100	[thread overview]
Message-ID: <14c5f1aa001b793d42bdb7189460053d@free.fr> (raw)
In-Reply-To: <20241104-rock5b-uboot-uuid-v1-1-0f2f34d87778@collins.com>

On 04/11/2024 22:39, Brandon Maier via buildroot wrote:
> When building the rock5b with BR2_PER_PACKAGE_DIRECTORIES enabled, the
> following error occurs from U-Boot.
> 
>   tools/mkeficapsule.c:19:10: fatal error: uuid/uuid.h: No such file or
>   directory
>      19 | #include <uuid/uuid.h>
>         |          ^~~~~~~~~~~~~
> 
> Signed-off-by: Brandon Maier <brandon.maier@collins.com>

Applied to master. Thanks!

> ---
>  configs/rock5b_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/rock5b_defconfig b/configs/rock5b_defconfig
> index 
> af748a5d25a2b2be3f72d6d93d413be04c5a59a8..38b5aad206229f57925480820c94487b2db5365b 
> 100644
> --- a/configs/rock5b_defconfig
> +++ b/configs/rock5b_defconfig
> @@ -39,6 +39,7 @@ BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
>  BR2_TARGET_UBOOT_NEEDS_PYELFTOOLS=y
>  BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
>  BR2_TARGET_UBOOT_NEEDS_GNUTLS=y
> +BR2_TARGET_UBOOT_NEEDS_UTIL_LINUX=y
>  BR2_TARGET_UBOOT_NEEDS_ROCKCHIP_RKBIN=y
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
>  BR2_PACKAGE_HOST_DTC=y
> 
> ---
> base-commit: d74a5a218fabee928abb347086648ad142f7d5a5
> change-id: 20241104-rock5b-uboot-uuid-7824f5d9f24b
> 
> Best regards,
> --
> Brandon Maier <brandon.maier@collins.com>
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-11-05 20:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 21:39 [Buildroot] [PATCH] configs/rock5b_defconfig: add missing U-Boot build dependency Brandon Maier via buildroot
2024-11-04 22:19 ` Niklas Cassel via buildroot
2024-11-05 20:13 ` Julien Olivain [this message]

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=14c5f1aa001b793d42bdb7189460053d@free.fr \
    --to=ju.o@free.fr \
    --cc=brandon.maier@collins.com \
    --cc=buildroot@buildroot.org \
    --cc=cassel@kernel.org \
    --cc=kilian.zinnecker@mail.de \
    /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