Qt 5.5 build for sabresd

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

Qt 5.5 build for sabresd

539 Views
sachusanal
Contributor III

Hai   Sir,

how can build Qt 5.5 latest source code in yocto project for imx6q sabresd board

Labels (1)
0 Kudos
Reply
1 Reply

393 Views
Yuri
NXP Employee
NXP Employee

Hello,

You may build QT5, using FSL L3.14.38 BSP. Please refer to
“Freescale_Yocto_Project_User's_Guide.pdf” in documentation.

http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS

Note It may be recommended to use 64-bit Linux host with big amount of memory

(say, ~6GB ).

As an example ;

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

$ bitbake core-image-minimal

$ bitbake fsl-image-qt5


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply