summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-qtcinematicexperience_1.0.bb
blob: 49213512c043943eefe1a010a7a9029aefe91c57 (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