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