From: Peter Korsgaard <peter@korsgaard.com>
To: Romain Naour <romain.naour@smile.fr>
Cc: Carlos Santos <unixmania@gmail.com>,
"Yann E . MORIN" <yann.morin.1998@free.fr>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/qemu: qemu systems emulation needs fdt when building for all targets
Date: Thu, 15 Jun 2023 08:52:44 +0200 [thread overview]
Message-ID: <87v8fpkyir.fsf@48ers.dk> (raw)
In-Reply-To: <20230614143519.18669-1-romain.naour@smile.fr> (Romain Naour's message of "Wed, 14 Jun 2023 16:35:19 +0200")
>>>>> "Romain" == Romain Naour <romain.naour@smile.fr> writes:
> defconfig fragment to reproduce the issue:
> BR2_PACKAGE_QEMU_ARCH_SUPPORTS_TARGET=y
> BR2_PACKAGE_QEMU=y
> BR2_PACKAGE_QEMU_SYSTEM=y
> ERROR: Problem encountered: fdt not available but required by targets
> aarch64-softmmu, arm-softmmu, i386-softmmu, loongarch64-softmmu,
> microblaze-softmmu, microblazeel-softmmu, mips64el-softmmu,
> nios2-softmmu, or1k-softmmu, ppc-softmmu, ppc64-softmmu,
> riscv32-softmmu, riscv64-softmmu, rx-softmmu, x86_64-softmmu
> Commit [1] select BR2_PACKAGE_QEMU_FDT for each individual emulator targets
> but forgot to select is when BR2_PACKAGE_QEMU_CHOOSE_TARGETS is not set
> (building for all targets).
> Fixes:
> http://autobuild.buildroot.org/results/e44/e444a02b899d325a9d99daed96b8cb96108383e7
> [1] 44be514b21fd94096702b80c62d46c31d72f15a5
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
> Cc: Carlos Santos <unixmania@gmail.com>
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-06-15 6:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 14:35 [Buildroot] [PATCH] package/qemu: qemu systems emulation needs fdt when building for all targets Romain Naour
2023-06-15 6:52 ` Peter Korsgaard [this message]
2023-06-16 8:38 ` Peter Korsgaard
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=87v8fpkyir.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=romain.naour@smile.fr \
--cc=unixmania@gmail.com \
--cc=yann.morin.1998@free.fr \
/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.