summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-12-02 14:05:07 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-12-08 15:02:17 +0100
commit3b22754be8a4e351efa2cc2b0ac1dc28264e9475 (patch)
treebde3c8558de9f6afabd4ab0c8e19d2a2fe918df0
parent2bbf69104c8a95b0a433bd97b5a48bf9bbbd8e26 (diff)
wayland-app-launch: cinematicexperience: add correct dependencies
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 07a1a12d2487df6175da53644f645ed156e0ca06)
-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"