STM32MP157C-DK2 disable autostart of demo-application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-10 11:15 PM
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
Solved! Go to Solution.
- Labels:
-
OpenSTLinux
-
ST-Boards
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-10 11:29 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-10 11:29 PM
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
