Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
8c9f27b086631f9c722c7a634bb8cc0ea0d4db24
/
.
/
poky
/
meta
/
recipes-graphics
/
wayland
/
weston
/
xwayland.weston-start
blob: b483c97cf1ba871e88f063e2d66f7ccb930f2aee [
file
] [
log
] [
blame
]
#!/bin/sh
if
type
Xwayland
>/
dev
/
null
2
>/
dev
/
null
;
then
mkdir
-
p
/
tmp
/.
X11
-
unix
add_weston_argument
"--modules=xwayland.so"
fi