2020-01-14 12:50 AM
2020-01-14 12:51 AM
I want to use open source in github on the stem32mp157 board, but I don't know how. And I don't know how to install packages on the stm32mp157 board." (Ex. debian ap-get)
I would appreciate it if you could share a reference site or a link to the material.
2020-01-14 01:16 AM
Hi @Koseo.1
apt-get service is not yet available for OpenSTLinux but coming soon ( Q1 this Year).
In the meantime you have to use Yocto build to integrate packages.
Generic documentation is here :
https://wiki.st.com/stm32mpu/wiki/How_to_add_a_customer_application
https://wiki.st.com/stm32mpu/wiki/How_to_integrate_an_external_software_package
If you share package you are targetting I can provide you more specific guideline.
BR,
Olivier