From 2143d5c3299d00abd3b86a3a6b7a9465a7e0c49f Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Wed, 2 Dec 2020 10:00:12 +0100 Subject: tdx-reference-multimedia-images: choose different qt demos For low-end modules without GPU only show the QT analogclock. For TK1 also choose a different QT-demo. Related-to: ELB-3153 Signed-off-by: Philippe Schenker (cherry picked from commit c79cc904871adae96d1c0d0743c5a2605cb25e20) --- .../wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb (limited to 'recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb') diff --git a/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb b/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_1.0.bb new file mode 100644 index 0000000..d11611e --- /dev/null +++ b/recipes-graphics/wayland-app-launch/wayland-qtdemo-launch-analogclock_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 ?= "qtbase-examples qtwayland" +INITIAL_PATH ?= "" +APPLICATION_ENVIRONMENT ?= '\"QT_QPA_PLATFORM=wayland-egl\"' +WAYLAND_APPLICATION ?= "/usr/share/examples/gui/analogclock/analogclock" + +require wayland-app-launch.inc -- cgit v1.2.3