[Buildroot] [PATCH] package/qemu: qemu systems emulation needs fdt when building for all targets

Peter Korsgaard peter at korsgaard.com
Fri Jun 16 08:38:48 UTC 2023


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

>>>>> "Romain" == Romain Naour <romain.naour at 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 at smile.fr>
 >> Cc: Carlos Santos <unixmania at gmail.com>
 >> Cc: Yann E. MORIN <yann.morin.1998 at free.fr>

 > Committed, thanks.

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list