Hello list, I observe a problem with the create_image.wic script after second execution of
bitbake fsl-image NOTE: recipe fsl-image-1.0-r0: task do_rootfs: Started 2016-02-10T03:21:41.323Z: ERROR: Error: The image creation script '/home/dnt/build-imx6ulevk/tmp/work/imx6ulevk-poky-linux-gnueabi/fsl-image/1.0-r0/temp/create_image.wic' returned 1: 2016-02-10T03:21:41.323Z: Error: exec_cmd: du -Lbks /home/dnt/build-imx6ulevk/tmp/deploy/images/imx6ulevk/SPL returned '1' instead of 0 2016-02-10T03:21:41.323Z: Checking basic build environment... 2016-02-10T03:21:41.323Z: Done. 2016-02-10T03:21:41.324Z: 2016-02-10T03:21:41.324Z: Creating image(s)... 2016-02-10T03:21:41.324Z: 2016-02-10T03:21:41.324Z: WARNING: exit code 1 from a shell command. 2016-02-10T03:21:41.324Z: 2016-02-10T03:21:41.324Z: ERROR: Function failed: do_rootfs 2016-02-10T03:21:41.371Z: ERROR: Logfile of failure stored in: /home/dnt/build-imx6ulevk/tmp/work/imx6ulevk-poky-linux-gnueabi/fsl-image/1.0-r0/temp/log.do_rootfs.27900 Somewhere the SPL symbolic link and the SPL files itself are deleted from my deploy image folder during the wic run. If i execute bitbake -c cleansstate u-boot fsl-image bitbake u-boot fsl-image everything works fine, until I run next time bitbake fsl_image again (without u-boot before) Some ideas how to fix this? Best regards, Oliver -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
