RE: [PATCH weston] ivi-shell: use install paths in example config

2018-05-24 Thread Ucan, Emre (ADITG/ESB)
Hi, > -Original Message- > From: Michael Tretter [mailto:m.tret...@pengutronix.de] > Sent: Donnerstag, 24. Mai 2018 16:21 > To: Ucan, Emre (ADITG/ESB) ; wayland- > de...@lists.freedesktop.org > Subject: Re: [PATCH weston] ivi-shell: use install paths in example config &

Re: [PATCH weston] ivi-shell: use install paths in example config

2018-05-24 Thread Michael Tretter
On Thu, 24 May 2018 15:44:40 +0200, Emre Ucan wrote: > The example weston.ini file uses source and build > directory paths. Therefore, it is only useful when > used on the same system that is used to build Weston. > > We can use install paths instead of build/source paths > to fix this problem. T