summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
blob: 098dec6295989f81c44b4200c6140d2d361eabcd (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 ?= "qtsmarthome"
INITIAL_PATH ?= "/usr/share/qtsmarthome-1.0"
X_APPLICATION ?= "${INITIAL_PATH}/smarthome"

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