[Buildroot] [PATCH 6/7] support/scripts/qemu-boot: gitlab tests for Qemu

Max Filippov jcmvbkbc at gmail.com
Tue Apr 30 20:09:01 UTC 2019


On Tue, Apr 30, 2019 at 12:56 PM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> And it does not build because:
>
>       UIMAGE  arch/xtensa/boot/uImage
>     "mkimage" command not found - U-Boot images will not be built
>     arch/xtensa/boot/Makefile:51: recipe for target 'arch/xtensa/boot/uImage' failed

Ah, yes, I have mkimage somewhere in my PATH.

> So, it needs to have host-uboot-tools.

But I don't think this is the right thing. What I see is that despite
BR2_LINUX_KERNEL_IMAGE_TARGET_NAME is set to Image,
to only build self-contained ELF kernel, the initial kernel build is
run as 'make ... all', and only the build with the cpio is run as
'make ... Image'. Why?

-- 
Thanks.
-- Max



More information about the buildroot mailing list