Skip to main content
Lukas1
Associate II
May 11, 2020
Solved

STM32MP157C-DK2 disable autostart of demo-application

  • May 11, 2020
  • 1 reply
  • 1203 views

Hi,

how can I disable the autostart of the demo-application on the STM32MP157C-DK2 and make my own application autostart ?

thanks in advance

Lukas

This topic has been closed for replies.
Best answer by Christophe Guibout

Hi @Lukas​ ,

Demo launcher is launched from :

/usr/local/weston-start-at-startup/start_up_demo_launcher.sh

If you remove this file, demo launcher will not be started at boot, but remains in the Weston tool bar.

BR,

Christophe

1 reply

Christophe Guibout
ST Employee
May 11, 2020

Hi @Lukas​ ,

Demo launcher is launched from :

/usr/local/weston-start-at-startup/start_up_demo_launcher.sh

If you remove this file, demo launcher will not be started at boot, but remains in the Weston tool bar.

BR,

Christophe

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.