cancel
Showing results for 
Search instead for 
Did you mean: 

How to install mono

GKazi
Associate II

How to install mono on my STM32MP157C-DK2?

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi,

You have to use the STM32MP1 Distribution package and generate a new image adding OpenEmbedded meta-mono layer provided by the Yocto community.

Here is few link that might give some hints :

http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/about/?h=daisy

https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package

https://wiki.st.com/stm32mpu/wiki/How_to_create_a_new_open_embedded_layer#Add_the_new_layer_to_your_configuration

BR

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi,

You have to use the STM32MP1 Distribution package and generate a new image adding OpenEmbedded meta-mono layer provided by the Yocto community.

Here is few link that might give some hints :

http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/about/?h=daisy

https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package

https://wiki.st.com/stm32mpu/wiki/How_to_create_a_new_open_embedded_layer#Add_the_new_layer_to_your_configuration

BR

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
GKazi
Associate II

Thank you Oliver

Solved