X11 of fsl-yocto-L4.9.11_1.0.0 for imx6 solo

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

X11 of fsl-yocto-L4.9.11_1.0.0 for imx6 solo

ソリューションへジャンプ
975件の閲覧回数
westbrook
Contributor III

Hello guys,

I am using imx6 on customized board. I need to update to the L4.9.11_1.0.0, using X11 on this version. So I use following configurations:

DISTRO=fsl-imx-x11 MACHINE=imx6solosabresd source fsl-setup-release.sh -b build-x11

bitbake fsl-image-validation-imx

I have two questions:

1. Is X11 supported on this yocto BSP? Is above configurations correct for getting X11 image for imx6 solo? 

2. With this yocto, how can I build a toolchain?

Thank you in advance.

BR,

Xiao

ラベル(3)
0 件の賞賛
返信
1 解決策
789件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Xiao Qiang,

You can find more details of the supported configurations on the BSP documentation, available on the following link:

https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&Parent_nodeId=12768102982417208...

You can build an X11 image for the i.MX6 Solo by following the steps on the documentation. The configuration you listed is correct.

Once the build directory is initialized you can run the following command to extract the toolchain:

$ bitbake meta-toolchain

I hope this helps,

Regards,

元の投稿で解決策を見る

2 返答(返信)
790件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Xiao Qiang,

You can find more details of the supported configurations on the BSP documentation, available on the following link:

https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&Parent_nodeId=12768102982417208...

You can build an X11 image for the i.MX6 Solo by following the steps on the documentation. The configuration you listed is correct.

Once the build directory is initialized you can run the following command to extract the toolchain:

$ bitbake meta-toolchain

I hope this helps,

Regards,

789件の閲覧回数
westbrook
Contributor III

Hi Gusarambula,

Thanks for your reply. I have another two question:

1. Using above default local.conf, execute “bitbake fsl-image-validation-imx", will I get filesystem using "systemd" or "sysvinit"?

2. If the default building is not "sysvinit", how can I change to build filesystem using "sysvinit"?

Thank you.

Best Regards,
Xiao

0 件の賞賛
返信