yocto configuration

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

yocto configuration

835 Views
sreekanthpk
Contributor I

I want to interface a display to imx6 quad sabre lite board.This display is using as HMI to control some data.I want to develop a GUI for it.I used

bitbake core-image-x11 -c populate_sdk

as bitbake command.What is the further step I have to proceed?

Labels (1)
0 Kudos
2 Replies

577 Views
Yuri
NXP Employee
NXP Employee

Hello,

  Please refer to section 8 (Graphics) of “i.MX_Linux_User's_Guide.pdf”

from Linux BSP documentation. 

  Also the following may be helpful.

About G2D API in i.MX6DQ. 

OpenCL Hello World

White Paper on get started with OpenCL on iMX6.pdf

Have a great day,
Yuri

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

0 Kudos

577 Views
sreekanthpk
Contributor I

hi,

  I used bitbake core-image-x11 -c populate_sdk and the bit bake is finished without any error. While I am trying to copy the image to sd card  I can not found the .sdcard file.Is it different  from the normal bit bake command bitbake core-image-base.?Where I can find the .sdcard file?what is the further step I have to proceed? Is bitbake core-image-x11 is not a valid command?Can any body help me to solve this? Please give  some link

0 Kudos