summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-qtcinematicexperience_1.0.bb
blob: f9a3f4df09148d092df8699c273d7baade904dc9 (plain)
1
2
3
4
5
6
7
8
9
# set the following variable to your one and only application which should
# be started

INITIAL_APP_PKGS ?= "cinematicexperience"
INITIAL_PATH ?= "/usr/share/cinematicexperience-1.0"
X_APPLICATION ?= "${INITIAL_PATH}/Qt5_CinematicExperience"

FILESEXTRAPATHS_prepend := "${THISDIR}/x-window-simple-app:"
require recipes-graphics/x-window-simple-app/x-window-simple-app.inc