how can I cross compile wpa_supplicant using bitbake??

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

how can I cross compile wpa_supplicant using bitbake??

1,919件の閲覧回数
mutyalaraoneela
Contributor III

Hi All,

I need to cross compile wpa_supplicant for imx6sl  for yocto project.

Can I do it or not or is there any other way that it can be done??Please help me how to proceed??

Thanks in advance.

ラベル(4)
0 件の賞賛
返信
1 返信

1,343件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mutyalarao Neelapala,

You may add the wpa-supplicant package by adding the following line to your local.conf file:

IMAGE_INSTALL_append = “ wpa-supplicant”

Or you may just bake the recipe for it using bitbake. In case you would like to cross compile the source code manually you would need to extract the toolchain, following the instructions on the following document:

Task #7 - Create the toolchain

I hope this helps!

0 件の賞賛
返信