Re: [PATCH weston 5/6] ivi-shell: don't load controller modules

2018-01-22 Thread Pekka Paalanen
On Wed, 3 Jan 2018 16:09:20 +0100 Emre Ucan wrote: > controller modules can be loaded as weston modules > from the main function of weston. > > Signed-off-by: Emre Ucan > --- > ivi-shell/ivi-layout.c | 40 > ivi-shell/ivi-shell.c | 28 -

[PATCH weston 5/6] ivi-shell: don't load controller modules

2018-01-03 Thread Emre Ucan
controller modules can be loaded as weston modules from the main function of weston. Signed-off-by: Emre Ucan --- ivi-shell/ivi-layout.c | 40 ivi-shell/ivi-shell.c | 28 2 files changed, 4 insertions(+), 64 deletions(-) dif