Hello Joerg-SH
I follow your step to setup QT.
$cd /home/wangq/work/yocto/fsl-release-bsp/sources/poky
$source oe-init-build-env
$bitbake meta-toolchain-qt
But there were some errors.
| collect2: ld returned 1 exit status
| make[1]: *** [lto1] Error 1
| make[1]: Leaving directory `/home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/gcc-4.8.2/build.x86_64-linux.x86_64-pokysdk-linux/gcc'
| make: *** [all-gcc] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/temp/log.do_compile.8418)
ERROR: Task 547 (/home/wangq/work/yocto/fsl-release-bsp/sources/poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.8.bb, do_compile) failed with exit code '1'
And I want to know this file(poky-eglibc-x86_64-arm-toolchain-qt-1.4.1.sh) came from where? I am new to all of this and any help would be greatly appreciated. Thanks