Currently using a Dell-Precision-T1650 Machine with 8 GB of RAM, Intel Core i5 Processor (3.3GHz), and an external (USB Connected) Western Digital Hard-drive (3 TB).
The external drive has Ubuntu 16.04 LTS running and am able to boot from that drive.
I am currently building a Yocto Sumo image for my Variscite Dart-iMX8M-Mini Board using a custom Yocto build downloaded from: http://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_SUMO_V2.2_DART-MX8M-MINI
I am able to successfully complete all the steps, but when I get to my final step of building the actual image using: bitbake fsl-image-gui
My computer begins to crash at ~80% completion.No error signs are generated before the crash happens, as the computer just goes blank and asks for my login password. I have to restart the terminal and re-initiate the bitbake command.
I am not sure why this keeps happening as I have tried it on two identical machines and am getting the same malfunction on both.
I have also installed all the appropriate packages and the only warning / error sign I get while building is this:
WARNING: /home/midi/var-fsl-yocto/sources/meta-variscite-imx/recipes-kernel/linux/linux-variscite_4.14.98.bb.do_compile is tainted from a forced run
Any help would be much appreciated.
Best, Mickey