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