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

RDEPENDS ?= "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