summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-qtsmarthome_1.0.bb
blob: 2e1a2b056d8b63f582ca7f897b0fbcfe82fc3cf2 (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 ?= "qtsmarthome qtwayland"
APPLICATION_ENVIRONMENT ?= 'QT_QPA_PLATFORM=wayland-egl'
WAYLAND_APPLICATION ?= "/usr/share/qtsmarthome-1.0/smarthome"

require wayland-app-launch.inc