summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland-app-launch/wayland-terminal-launch_1.0.bb
blob: 6b669a0942493f991ae4e7dbaada2ae16e0c3c5c (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 ?= "weston"
INITIAL_PATH ?= ""
WAYLAND_APPLICATION ?= "/usr/bin/weston-terminal"

require wayland-app-launch.inc