]> code.ossystems Code Review - openembedded-core.git/commit
weston: wrapper for weston modules argument
authorPavel Zhukov <pavel@zhukoff.net>
Wed, 15 Sep 2021 08:50:37 +0000 (10:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:41:02 +0000 (18:41 +0100)
commitc8aa0222ce2be647911114aaebcbb0d55d7caf87
treea8af8a566741de384b5bd1a7680bf433fa8606d3
parent665c8ee52a3d1c636a72df5668da397d9c636454
weston: wrapper for weston modules argument

Due to custom option parser implementation weston accepts only one
argument of a given type. As the result if multiple modules add
multiple --modules agruments only last will be used. This fix
introduces wrapper around modules in terms of weston-init to prepare
proper modules argument for weston and adds systemd-notify module into
weston-init module to support Type=notify in systemd service file.

Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/weston-init/weston-start
meta/recipes-graphics/wayland/weston/systemd-notify.weston-start [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_9.0.0.bb