summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-04-26 12:41:00 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2024-05-07 17:38:48 +0200
commit786d16cdc664b8941399e70aa946e619cfed9d56 (patch)
tree2355bce6834836b4dc4fb5b06eb82355abad246c /recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
parent22eeed1472f82c33ac7a303e18b1b6623253542f (diff)
x-window-simple-app: drop x11 app start script
Our X11 distros are unmaintained for a while now. Likely built images will not run if they even build. Drop them for BSP 7. Related-to: ELB-5740 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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, 0 insertions, 9 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
deleted file mode 100644
index 098dec6..0000000
--- a/recipes-graphics/x-window-simple-app/x-window-qtsmarthome_1.0.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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