Post Views: 12,950 I am facing “Taskhash mismatch ” & “The metadata is not deterministic and this needs to be fixed” & “Taskhash mismatch “ errors in Yocto project build. This issue occurred without any obvious reasons. There is no change in the source code/recipe or any other build parameters. Error log: ERROR: When reparsing […]
Post Views: 14,308 Some machine has an error when building yocto with error as below: fatal error: Killed signal terminated program cc1plus One of the more reasons is the resource (number of CPU core threads used to build) to build machines are not enough. My solution: configure the number thread for yocto build at file […]
Post Views: 14,775 [Yocto] WIC Image Creation Error for Yocto … mmcblk0.direct set 1 boot on returned ‘1’ instead of 0 On some hosts, we can get errors in phase do_image_wic with “mmcblk.direct set 1 boot on returned ‘1’ instead of 0” and wic file can not be created. Some log like below: | DEBUG: […]