summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-xterm_1.0.bb
blob: eef8e1c808cec05ecf3ecd498315397b5ce78e3e (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 ?= "xterm"
INITIAL_PATH ?= ""
X_APPLICATION ?= "/usr/bin/xterm"

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