cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP157F-DK2 remove demo-application

LinasSt
Associate

Hello,

How to clean all demo applications from OpenSTLinux, which came with the starter-package?

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @LinasSt,

 

If you only need to remove some (or all) applications from the starter package demo launcher, you can remove “yaml” files form the “/usr/local/demo/application” folder: see https://wiki.st.com/stm32mpu/wiki/GTK_demo_launcher for details about the GTK demo launcher.

 

If you want to modify the official OpenSTLinux weston image (st-image-weston), I suggest that:

  • You remove the “packagegroup-st-demo” package group from the “./layers/meta-st/meta-st-openstlinux/recipes-st/images/st-image-weston.bb” weston image recipe.
  • You also remove the “packagegroup-st-demo” package group from the “./layers/meta-st/meta-st-stm32mp/recipes-st/images/st-image-userfs.bb” userfs image recipe.

Some interesting links are also available in https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_image.

 

Moreover, if you want to create your own distribution without the demo applications, I could suggest that you have a look at https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_distribution.

 

Hope this information helps.

 

Regards,

JC.

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

1 REPLY 1

Hi @LinasSt,

 

If you only need to remove some (or all) applications from the starter package demo launcher, you can remove “yaml” files form the “/usr/local/demo/application” folder: see https://wiki.st.com/stm32mpu/wiki/GTK_demo_launcher for details about the GTK demo launcher.

 

If you want to modify the official OpenSTLinux weston image (st-image-weston), I suggest that:

  • You remove the “packagegroup-st-demo” package group from the “./layers/meta-st/meta-st-openstlinux/recipes-st/images/st-image-weston.bb” weston image recipe.
  • You also remove the “packagegroup-st-demo” package group from the “./layers/meta-st/meta-st-stm32mp/recipes-st/images/st-image-userfs.bb” userfs image recipe.

Some interesting links are also available in https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_image.

 

Moreover, if you want to create your own distribution without the demo applications, I could suggest that you have a look at https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_distribution.

 

Hope this information helps.

 

Regards,

JC.

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.