I’m trying to build an OE image with OpenCV included starting from this article, but I’m getting an error on this command: repo init -u https://git.toradex.com/toradex-manifest.git -b dunfell-5.x.y -m tdxref/default.xml
File "/home/alex/oe-core/.repo/repo/main.py", line 79
file=sys.stderr)
^
SyntaxError: invalid syntax
Thank you. Have managed to progress past that. Have modified the local.conf file to include opencv, but getting this error when trying to run bitbake tdx-reference-multimedia-image
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/alex/oe-core/build/bitbake-cookerdaemon.log):
— Starting bitbake server pid 9623 at 2021-11-09 21:12:50.163164 —
ERROR: The following layer directories do not exist:
ERROR: /home/alex/oe-core/build/…/layers/meta-yocto/meta-poky
ERROR: Please check BBLAYERS in /home/alex/oe-core/build/conf/bblayers.conf
You might want to check out TipsAndTricks/CropsCLIContainers - Yocto Project
It saved me from upgrading a beasty older machine tied to other builds and allowed me to build for toradex/yocto/bitbake.