Hi NXP
When I try to compiler failed on Yocto 5.1 styhead (6.12.3)(i.MX8MP).
MACHINE=imx8mp-lpddr4-evk DISTRO=fsl-imx-xwayland source ./imx-setup-release.sh -b 8mp
bitbake imx-image-full , I will be get fail and error message.
g++: error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
ninja: build stopped: subcommand failed.
ERROR: Task (/home/adv/adv-bsp/sources/meta-qt6/recipes-qt/qt6/gn-native_git.bb:do_compile) failed with exit code '1'
Do you have any advice?

Thanks.