build: generate weston-ivi.ini for tests
The ivi-shell / hmi-controller cannot run without a properly populated config file. Generate a config file especially for tests, which includes paths to the build dirs. The generated file will be used by following patches adding ivi-shell tests. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[core]
|
||||
shell=ivi-shell.so
|
||||
shell=@plugin_prefix@ivi-shell.so
|
||||
|
||||
[ivi-shell]
|
||||
ivi-module=hmi-controller.so
|
||||
ivi-module=@plugin_prefix@hmi-controller.so
|
||||
ivi-shell-user-interface=@abs_top_builddir@/weston-ivi-shell-user-interface
|
||||
|
||||
#developermode=true
|
||||
|
||||
Reference in New Issue
Block a user