[PATCH 0/2] Cleanup weston.ini.in
Michael Tretter
m.tretter at pengutronix.de
Wed May 23 08:34:44 UTC 2018
Hi,
I am trying to use the IVI-Shell with an embedded system. I'd like to use the
provided weston.ini.in to show case the example hmi-controller and
weston-ivi-shell-user-interface.
Unfortunately the provided weston.ini.in template is only useful when used on
the same system that is used to build Weston, because it assumes that the
images are located in a data/ directory, but the images are actually installed
into a weston/ directory. This makes it very inconvenient to actually show
that the example IVI-Shell for demos.
Instead of using builddir and srcdir (with hard coded sub-directories), the
weston.ini.in should use bindir and datadir, which can be replaced with
arbitrary directories when generating the weston.ini and make the template
useful for more systems.
Michael
Michael Tretter (2):
ivi-shell: fix path to weston-ivi-shell-user-interface
weston.ini.in: make config useful for installed Weston
Makefile.am | 6 ++---
ivi-shell/weston.ini.in | 56 ++++++++++++++++++++---------------------
weston.ini.in | 2 +-
3 files changed, 32 insertions(+), 32 deletions(-)
--
2.17.0
More information about the wayland-devel
mailing list