Thank you for your reply Robert.
I've managed to setup a Yocto Jethro environment with Ubuntu 16 and several workarounds for Python 3.6 for repo, Python 2.7 for bitbake, and OpenSSL, including
this patch for repo. Bitbake is running.
As a beginner with Yocto, I still have questions.
- Does the $MACHINE imx6qsabresd work with the iMX6 Rex or with limitations, or not at all ?The support for iMX6 Rex
on this page with meta-imx6rex only has a small patch for U-Boot which doesn't work with newer versions of Yocto. Plus, I do not see anything to build specific .dtb files for the Rex (unlike
Yocto wiki from Voipac with Yocto Krogoth which I have not been able to complete).
I managed to "bitbake core-image-minimal" for imx6qsabresd on Debian 11 and Debian Kirkstone, and the kernel boots but stalls very quickly at [ 0.000000], and I don't know why.
- Is Jethro the latest version of Yocto you can advise ? Or Kirkstone should work if the process ends successfully ?Thank you,
Best regards