Hi,
I try to generate a sd binary for imx8mm by yocto. So, I type the command below one by one. But it result in the failures. Could anyone help me on this problem?
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-rocko -m imx-4.9.88-2.1.0-8mm_alpha.xml
repo sync
DISTRO=fsl-imx-xwayland MACHINE=imx8mmevk source ./fsl-setup-release.sh -b build.imx8mmevk
bitbake fsl-image-qt5
Loading cache: 100% |##############################################################################################################################################| Time: 0:00:00
Loaded 3287 entries from dependency cache.
Parsing recipes: 100% |############################################################################################################################################| Time: 0:00:02
Parsing of 2440 .bb files complete (2438 cached, 2 parsed). 3289 targets, 259 skipped, 9 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'weston-xwayland' (but /Projects/m845s/yocto/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk/recipes-fsl/images/fsl-image-qt5.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'weston-xwayland' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['weston-xwayland']
ERROR: Required build target 'fsl-image-qt5' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-qt5', 'weston-xwayland']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
@
Best Regards,
Hairun
Hi Hairun
prereleases bsps are described on link
Alpha / Beta BSPs for Microprocessors|NXP
and from attached Release Notes there is no qt support, also alpha prereleases may not
built properly as they are alpha (not fully tested) releases.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------