[PATCH weston v2 7/8] Split the modules and include files between weston and libweston

Quentin Glidic sardemff7+wayland at sardemff7.net
Thu Jun 2 08:47:59 UTC 2016


On 01/06/2016 20:43, Giulio Camuffo wrote:
> The backends are now installed in lib/libweston-0, and the include
> files that will be used by libweston in include/libweston-0. The other
> modules and weston-specific include files are kept in the old paths.
> A new load_weston_module() is added to load plugins in the old path,
> which is not part of libweston, but weston only and defined in main.c.
> To allow that to be used by out of tree weston plugins, the function
> is declared in a new weston.h, installed in include/weston.
>
> The -0 in the paths is the abi version of libweston, and it will be
> used by the libweston .so too. When the abi change the number will
> be increased.
>
> Signed-off-by: Giulio Camuffo <giuliocamuffo at gmail.com>
> ---
>
>
> v2: - don't remove MODULEDIR
>     - keep systemd-notify with the main.c side
>     - rename the new load function to load_weston_plugin

Good:
Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>

Cheers,

-- 

Quentin “Sardem FF7” Glidic


More information about the wayland-devel mailing list