Skip to main content
GKazi
Associate II
April 9, 2019
Solved

How to install mono

  • April 9, 2019
  • 2 replies
  • 1769 views

How to install mono on my STM32MP157C-DK2?

Thanks

This topic has been closed for replies.
Best answer by Olivier GALLIEN

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

2 replies

Olivier GALLIEN
Technical Moderator
April 10, 2019

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
GKaziAuthor
Associate II
April 17, 2019

Thank you Oliver

Solved