Home
last modified time | relevance | path

Searched refs:weston_modules (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston-start23 if [[ "x${weston_modules}" == "x" ]]; then
24 weston_modules="--modules "
26 weston_modules+="${1},"
53 if [[ x"{$weston_modules}" != "x" ]]; then
54 add_weston_argument "${weston_modules}"