beaglebone: start qtlauncher only after /dev/fb0 exists
Beaglebone creates /dev/fb0 late in the boot process, which causes Qt applications to crash if started too early. Make systemd notice fb0 creation and bind application startup to it. Change-Id: I0207fb64ec981eaeadbe497de5a9bdc941b6e31d Reviewed-by:Risto Avila <risto.avila@qt.io> Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
Showing
- meta-ti-extras/recipes/libgles/ti-sgx-ddk-um/99-fb.rules 1 addition, 0 deletionsmeta-ti-extras/recipes/libgles/ti-sgx-ddk-um/99-fb.rules
- meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend 38 additions, 0 deletionsmeta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend
- recipes-qt/b2qt-addons/b2qt-launcher/beaglebone/b2qt.service 11 additions, 0 deletionsrecipes-qt/b2qt-addons/b2qt-launcher/beaglebone/b2qt.service
- recipes-qt/b2qt-addons/b2qt-launcher/beaglebone/qtlauncher.service 11 additions, 0 deletions...t/b2qt-addons/b2qt-launcher/beaglebone/qtlauncher.service
Please register or sign in to comment