summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb
blob: 73c7dd116c1d52c220830a3c2fec526b996b4f8e (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 ?= "qtbase-examples qtwayland"
APPLICATION_ENVIRONMENT ?= 'QT_QPA_PLATFORM=wayland-egl'
WAYLAND_APPLICATION ?= "/usr/share/examples/gui/analogclock/analogclock"

require wayland-app-launch.inc