My current platform is IMX8MP, and I downloaded the Linux version 6.6.36 of Yocto, but how do I compile the Chromium browser?
I added `IMAGE_INSTALL:append = "chromium-ozone-wayland"` to `conf/local.conf`, and then executed `bitbake chromium-ozone-wayland`, which resulted in the following error.
