summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-12-02 14:05:07 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-12-02 14:08:54 +0100
commit07a1a12d2487df6175da53644f645ed156e0ca06 (patch)
treea9b7c4c1f3c4e4bf40c6a4667369df7f96d5954d
parent02e7cbe9ec44be6ea36095914c19a02a0ca925b4 (diff)
wayland-app-launch: cinematicexperience: add correct dependencies
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-cinematicexperience_1.0.bb2
1 files changed, 1 insertions, 1 deletions
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"