summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb
blob: 7eff903ecd788f36170cfa460ed4fc177e615ec4 (plain)
1
2
3
4
5
6
7
8
# set the following variable to your one and only application which should
# be launched right after weston started

INITIAL_APP_PKGS ?= "cinematicexperience qtwayland"
APPLICATION_ENVIRONMENT ?= 'QT_QPA_PLATFORM=wayland-egl'
WAYLAND_APPLICATION ?= "/usr/share/cinematicexperience-1.0/Qt5_CinematicExperience --fullscreen"

require wayland-app-launch.inc