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

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

require wayland-app-launch.inc