summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-analogclock_1.0.bb
blob: c9bfd7af7c0a00bd4fb23ce5802489ced7e3e3a9 (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 ?= "qtbase-examples"
INITIAL_PATH ?= ""
X_APPLICATION ?= "/usr/share/examples/gui/analogclock/analogclock"

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