how to package qt4 for fsl-arm-yocto-bsp

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

how to package qt4 for fsl-arm-yocto-bsp

619 Views
riguangpeng
Contributor I

Hi:

I want to package qt4 in fsl-arm-yocto-bsp, not qt5, I do the following:

1.  I change the bblayers.conf in directory conf of bld-xll;

pastedImage_1.png

2.  I add the new meta of qt4, which is download from openembedded-core;

pastedImage_2.png

pastedImage_3.png

3. last, I bitbake qt4, but it failed because of the meta-sdk of imx, which is failed.

pastedImage_5.png

pastedImage_4.png

4. I look up the commit log of meta-fsl-bsp-release, which is only used for qt5.

Can you give me some advice about how to package qt4 for nxp-imx yocto? Thank you!

Labels (3)
0 Kudos
2 Replies

546 Views
riguangpeng
Contributor I

I look up the document i.MX_Yocto_Project_User's_Guide.pdf of fsl-yocto-L4.1.15_2.0.0-ga, and use the command 

repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth -m imx-4.1.15-2.1.0.xml 

,download the BSP from Nxp, it is used for imx6dlsabresd.

0 Kudos

546 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Could you tell us which board and BSP are you using?

0 Kudos