<div dir="ltr">Hi,<div><br></div><div>I'm using 2.3 to build the minimal Beaglebone Black images.</div><div><br></div><div>I issue the following and get the error below. Is the warning regarding a missing bootloader config the issue?</div><div><br></div><div>Thanks,</div><div><br></div><div>Kenny</div><div><br></div><div>$ bitbake core-image-minimal</div><div><br></div><div><div><font face="monospace">| INFO: Creating image(s)...</font></div><div><font face="monospace">|Â </font></div><div><font face="monospace">| WARNING: bootloader config not specified, using defaults</font></div><div><font face="monospace">|Â </font></div><div><font face="monospace">| ERROR: _exec_cmd: install -m 0644 -D /home/ubuntu/yocto/poky/build/tmp/deploy/images/beaglebone/u-boot.img /home/ubuntu/yocto/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-minimal/1.0-r0/deploy-core-image-minimal-image-complete/core-image-minimal-beaglebone-20170624014756/tmp.wic.khxryxga/boot/u-boot.img returned '1' instead of 0</font></div><div><font face="monospace">| output: install: cannot stat '/home/ubuntu/yocto/poky/build/tmp/deploy/images/beaglebone/u-boot.img': No such file or directory</font></div><div><font face="monospace">|Â </font></div><div><font face="monospace">| WARNING: exit code 1 from a shell command.</font></div><div><font face="monospace">| ERROR: Function failed: do_image_wic (log file is located at /home/ubuntu/yocto/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-minimal/1.0-r0/temp/log.do_image_wic.12719)</font></div><div><font face="monospace">ERROR: Task (/home/ubuntu/yocto/poky/meta/recipes-core/images/core-image-minimal.bb:do_image_wic) failed with exit code '1'</font></div><div><font face="monospace">NOTE: Tasks Summary: Attempted 2263 tasks of which 2252 didn't need to be rerun and 1 failed.</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">Summary: 1 task failed:</font></div><div><font face="monospace">Â /home/ubuntu/yocto/poky/meta/recipes-core/images/core-image-minimal.bb:do_image_wic</font></div><div><font face="monospace">Summary: There was 1 ERROR message shown, returning a non-zero exit code.</font></div></div></div>