From 3b22754be8a4e351efa2cc2b0ac1dc28264e9475 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Wed, 2 Dec 2020 14:05:07 +0100 Subject: wayland-app-launch: cinematicexperience: add correct dependencies Signed-off-by: Philippe Schenker (cherry picked from commit 07a1a12d2487df6175da53644f645ed156e0ca06) --- .../wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index f36556b..bd27da8 100644 --- 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 @@ -1,7 +1,7 @@ # set the following variable to your one and only application which should # be launched right after weston started -INITIAL_APP_PKGS ?= "weston" +INITIAL_APP_PKGS ?= "cinematicexperience qtwayland" INITIAL_PATH ?= "" APPLICATION_ENVIRONMENT ?= '\"QT_QPA_PLATFORM=wayland-egl\"' WAYLAND_APPLICATION ?= "/usr/share/cinematicexperience-1.0/Qt5_CinematicExperience --fullscreen" -- cgit v1.2.3