I'm currently working on an iMX8 project where one of the meta-layers has a requirement on 'git-lfs' and 'bison'. Currently we need to get a root shell to the container and apt install them after which the build works.
Would it be possible to add these to the image/Dockerfile please?