From 002d4ecd210a4b7a2ac0b836dc8a84581a72e249 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 17 Jul 2020 12:25:24 +0200 Subject: wayland-app-launch: add recipe for qtdemo launch Related-to: ELB-2838 Signed-off-by: Philippe Schenker --- .../wayland-qtdemo-launch-cinematicexperience_1.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb (limited to 'recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb') diff --git a/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb b/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb new file mode 100644 index 0000000..f36556b --- /dev/null +++ b/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb @@ -0,0 +1,9 @@ +# set the following variable to your one and only application which should +# be launched right after weston started + +INITIAL_APP_PKGS ?= "weston" +INITIAL_PATH ?= "" +APPLICATION_ENVIRONMENT ?= '\"QT_QPA_PLATFORM=wayland-egl\"' +WAYLAND_APPLICATION ?= "/usr/share/cinematicexperience-1.0/Qt5_CinematicExperience --fullscreen" + +require wayland-app-launch.inc -- cgit v1.2.3