When I am trying to build the qt5 image on Yocto Morty branch, I get the error below:
ERROR: gumstix-qt5-dev-image-1.0-r0 do_rootfs: Unable to install packages. Command '/home/gumstix/Buildbot/yocto-colibri_imx6-morty/build/build/tmp/sysroots/x86_64-linux/usr/bin/smart --log-level=warning --data-dir=/home/gumstix/Buildbot/yocto-colibri_imx6-morty/build/build/tmp/work/colibri_imx6-poky-linux-gnueabi/gumstix-qt5-dev-image/1.0-r0/rootfs/var/lib/smart install -y locale-base-en-us@cortexa9hf_neon uim@cortexa9hf_neon curl@cortexa9hf_neon diffutils@cortexa9hf_neon grep@cortexa9hf_neon alsa-utils@cortexa9hf_neon linux-firmware-sd8686@all libts-1.0-0@cortexa9hf_neon mtdev@cortexa9hf_neon memtester@cortexa9hf_neon iproute2@cortexa9hf_neon nano@cortexa9hf_neon linux-firmware-wl18xx@all psplash@cortexa9hf_neon u-boot-mkimage@cortexa9hf_neon less@cortexa9hf_neon zip@cortexa9hf_neon systemd-analyze@cortexa9hf_neon gzip@cortexa9hf_neon packagegroup-cli-tools-debug@all wget@cortexa9hf_neon qtbase-mkspecs@cortexa9hf_neon_mx6qdl rpm@cortexa9hf_neon media-ctl@cortexa9hf_neon packagegroup-qt5-qtcreator-debug@all iw@cortexa9hf_neon vim@cortexa9hf_neon v4l-utils@cortexa9hf_neon packagegroup-core-boot@colibri_imx6 qtbase-plugins@cortexa9hf_neon_mx6qdl coreutils@cortexa9hf_neon hostapd@cortexa9hf_neon tar@cortexa9hf_neon ntp@cortexa9hf_neon mtd-utils-ubifs@cortexa9hf_neon qtbase@cortexa9hf_neon_mx6qdl packagegroup-core-tools-debug@all sudo@cortexa9hf_neon dnsmasq@cortexa9hf_neon tzdata@all base-passwd@cortexa9hf_neon shadow@cortexa9hf_neon raw2rgbpnm@cortexa9hf_neon findutils@cortexa9hf_neon yavta@cortexa9hf_neon packagegroup-core-ssh-openssh@all packagegroup-core-standalone-sdk-target@all cpufrequtils@cortexa9hf_neon smartpm@cortexa9hf_neon linux-firmware-sd8787@all qtbase-tools@cortexa9hf_neon_mx6qdl iputils@cortexa9hf_neon packagegroup-cli-tools@all packagegroup-qt5-toolchain-target@all packagegroup-core-sdk@colibri_imx6 qtbase-dev@cortexa9hf_neon_mx6qdl packagegroup-base-extended@colibri_imx6 gpsd@cortexa9hf_neon' returned 1:
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...error: Can't install packagegroup-qt5-toolchain-target-1.0-r0.1@all: no package provides qtwayland-tools
ERROR: gumstix-qt5-dev-image-1.0-r0 do_rootfs: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /home/gumstix/Buildbot/yocto-colibri_imx6-morty/build/build/tmp/work/colibri_imx6-poky-linux-gnueabi/gumstix-qt5-dev-image/1.0-r0/temp/log.do_rootfs.141298
NOTE: recipe gumstix-qt5-dev-image-1.0-r0: task do_rootfs: Failed
ERROR: Task (/home/gumstix/Buildbot/yocto-colibri_imx6-morty/build/poky/meta-gumstix-extras/recipes-images/gumstix/gumstix-qt5-dev-image.bb:do_rootfs) failed with exit code '1'
Any idea of how to solve it?