Version 5 (based on Yocto 1.7)

From ESS-WIKI
Revision as of 06:28, 3 March 2016 by Winston.huang (talk | contribs)
Jump to: navigation, search

Please follow the User Guide in Version 3 (based on Yocto 1.5)[1], except the following sections:

1.2 Conventional Term

${MC} : machine code

imx6dlubc220a1
imx6qrom3420a1
imx6qrom5420a1
imx6qrom5420b1
imx6qrom7420a1
imx6qrsb4410a1
imx6qrsb4410a2
imx6qubcds31a1
imx6qwise3310a1


1.4.3 To build sdcard image for Qt 4.8.5 used
not available in Version 5

1.4.4 To build sdcard image for Qt 5.2.1 used

1.4.4 To build sdcard image for Qt 5.3 used

1) To create/continue a build environment
2) Perform the following command in terminal console

$ bitbake fsl-image-x11-qt5

$ bitbake fsl-image-qt5

3) The file, fsl-image-x11-qt5-${MC}.sdcard, will be located in directory, ./tmp/deploy/images/${MC}, while building process finished successfully.

3) The file, fsl-image-qt5-${MC}.sdcard, will be located in directory, ./tmp/deploy/images/${MC}, while building process finished successfully.


1.4.6 To build toolchain installer for Qt 4.8.5 used
not available in Version 5

1.4.7 To build toolchain installer for Qt 5.2.1 used

1) To create/continue a build environment
2) Perform the following command in terminal console

$ bitbake fsl-image-x11-qt5 -c populate_sdk

$ bitbake fsl-image-qt5 -c populate_sdk

3) The installer, poky-eglibc-x86_64-fsl-image-x11-qt5-cortexa9hf-vfp-neon-toolchain-${POKY}.sh, will be located in the directory "./tmp/deploy/sdk".

3) The installer, poky-eglibc-x86_64-fsl-image-qt5-cortexa9hf-vfp-neon-toolchain-${POKY}.sh, will be located in the directory "./tmp/deploy/sdk".