Failed to build angstrom-qt5-x11-image recipe on Colibri-T20 with Yocto/Poky

Hi

I guess that poky does more stringent tests than angstrom as I’m able to build angstrom-qt5-x11-image with the V2.6.1 layer versions.

Unless you really need the trdx-nv-binaries-nv-gstapps which contains CLI tools for playing and recording videos I would propose to remove that package from your image.

e.g. in local.conf:
IMAGE_INSTALL_remove_append = " trdx-nv-binaries-nv-gstapps"

Otherwise you would need to fix this.

Probably one could move the creation of the /usr/lib/libpcre*.so.3 symlinks to the relevant pcre recipes.


No, we do not provide a prebuilt angstrom-qt5-x11-image, not even one built from our regular angstrom setup.

Max