Application support for imx6ul evk board

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

Application support for imx6ul evk board

451 Views
nagaprasadvasam
Contributor III

Hi everyone,

How can i install one application for imxulevk board, i have completed the boot procedure, booted kernel also using SD card.now i am able to login,then i required Internet support for that board and to install any application required.

Thanks&Regards,

Prasad.

Labels (3)
0 Kudos
1 Reply

295 Views
b36401
NXP Employee
NXP Employee

You can move the binaries and configuration files to the board manually.
It can be done over the network (with the command like scp) or using some USB flash drive or directly to system SD card attached to PC.

Or you can install APT package manager into the system. Please refer this tutorial for the details:
https://imxdev.gitlab.io/tutorial/How_to_apt-get_to_the_Yocto_Project_image/

Have a great day,
Victor

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

0 Kudos