how to build image on imx6sxsabresd??

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

how to build image on imx6sxsabresd??

Jump to solution
707 Views
moowonlee
Contributor II

i

hi

I am using imx6soloXsabresd.

I try to down  source

=>>> $ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.53-1.1.0_ga

=>>> $ repo sync

I check MACHINE, but there isn't  imx6sxsabresd.

=>>> $souce setup-environmenr

  ...

=>>>

Supported machines:

imx23evk

imx28evk

imx31pdk

imx35pdk

imx51evk

imx53ard

imx53qsb

imx6dlsabreauto

imx6dlsabresd

imx6qsabreauto

imx6qsabresd

imx6slevk

imx6solosabreauto

imx6solosabresd

ls1021aqds

ls1021atwr

twr-vf65gs10

cfa10036

cfa10037

cfa10049

cfa10055

cfa10056

cfa10057

cfa10058

cgtqmx6

cubox-i

imx233-olinuxino-maxi

imx233-olinuxino-micro

imx233-olinuxino-mini

imx233-olinuxino-nano

imx6dl-riotboard

imx6qsabrelite

m28evk

m53evk

nitrogen6x

nitrogen6x-lite

pcl052

pcm052

quartz

wandboard-dual

wandboard-quad

wandboard-solo

=>>

how to build image for imx6sxsabresd ?

please tell me....

Labels (4)
0 Kudos
1 Solution
485 Views
Yuri
NXP Employee
NXP Employee

Hello,
 

  Basically L3.10.53 supports the i.MX6 SoloX :

$ MACHINE=imx6sxsabresd source fsl-setup-release.sh -b build-wayland -e wayland

$ bitbake fsl-image-qt5

  Also, you may try the recent BSP :

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

Have a great day,
Yuri

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

View solution in original post

0 Kudos
1 Reply
486 Views
Yuri
NXP Employee
NXP Employee

Hello,
 

  Basically L3.10.53 supports the i.MX6 SoloX :

$ MACHINE=imx6sxsabresd source fsl-setup-release.sh -b build-wayland -e wayland

$ bitbake fsl-image-qt5

  Also, you may try the recent BSP :

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

Have a great day,
Yuri

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

0 Kudos