Making of toolchain including Qt5 at i.mx6SoloLite Evaluation Kit

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Making of toolchain including Qt5 at i.mx6SoloLite Evaluation Kit

Making of toolchain including Qt5 at i.mx6SoloLite Evaluation Kit

Hi All

I make fsl-image-qt5 in yocto.

make command:

$ MACHINE=imx6slevk source fsl-setup-release.sh -b build -e fb

$ bitbake fsl-image-qt5

However, I couldn't make meta-toolchin-qt5 in yocto.

The error is as follows.

> | WARNING: exit code 1 from a shell command.

> | ERROR: Function failed: do_configure (log file is located at /opt/yocto_build/yocto_fsl-bsp-imx6slevk/fsl-release-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.3.2-r0/temp/log.do_configure.3411)

> ERROR: Task 771 (/opt/yocto_build/yocto_fsl-bsp-imx6slevk/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtdeclarative_5.3.2.bb, do_configure) failed with exit code '1'

> NOTE: Tasks Summary: Attempted 1235 tasks of which 1234 didn't need to be rerun and 1 failed.

> No currently running tasks (1234 of 3376)

>

> Summary: 1 task failed:

>   /opt/yocto_build/yocto_fsl-bsp-imx6slevk/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtdeclarative_5.3.2.bb, do_configure

> Summary: There was 1 ERROR message shown, returning a non-zero exit code.

How do you make toolchain include Qt5?

Comments

Hi, I am facing same problem while generating toolchain with qt5 support for imx6 Sololite (imx6slevk).

I use command -

bitbake meta-toolchain-qt5

It throws error while compiling - qtsystems package.

Error unknown module(s) in QT: quick

No ratings
Version history
Last update:
‎07-21-2015 04:27 AM
Updated by: