summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb')
-rw-r--r--recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb b/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
new file mode 100644
index 0000000..2e44da9
--- /dev/null
+++ b/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
@@ -0,0 +1,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