MSC SM2S-IMX8MINI 69 / 87
User Manual
Example:
Figure 7-14. Building msc-image-qt5 image.
For more details and further information see also [5], Chapter 5 “Building an image”
Some scripts of the recipes use an ’echo -e <somewhat>’ command. bitbake calls the buildscripts with /bin/sh as shell. If your hostsystem
uses "bash" as "/bin/sh" everything works fine. But if a shell with less functionality like "dash" is used, it is necessary to setup "bash" as sh.
This can be done on most debian derivated systems by:
user@devhost:$ sudo dpkg-reconfigure dash
The subsequent question has to be answered with "no"