RE: [PATCH weston 3/9] ivi-shell: add cmdline option for controller module

2015-04-01 Thread Tanibata, Nobuhiko (ADITJ/SWG)
> -Original Message- > From: wayland-devel > [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Pekka > Paalanen > Sent: Monday, March 30, 2015 6:21 PM > To: wayland-devel@lists.freedesktop.org > Cc: Pekka Paalanen; Nobuhiko Tanibata > Subject: [PAT

[PATCH weston 3/9] ivi-shell: add cmdline option for controller module

2015-03-30 Thread Pekka Paalanen
From: Pekka Paalanen This will be useful for tests, where we use --no-config, but ivi-shell needs load the controller module from somewhere. We are not making hmi-controller.so the default, because this patch should allow running the tests also with another controller. Signed-off-by: Pekka Paal