diff options
| -rw-r--r-- | recipes-graphics/weston/weston_%.bbappend | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-graphics/weston/weston_%.bbappend b/recipes-graphics/weston/weston_%.bbappend new file mode 100644 index 0000000..3ec311d --- /dev/null +++ b/recipes-graphics/weston/weston_%.bbappend | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | EXTRA_OECONF += "--enable-rpi-compositor \ | ||
| 2 | --disable-resize-optimization \ | ||
| 3 | --disable-setuid-install \ | ||
| 4 | --disable-xwayland-test \ | ||
| 5 | --disable-simple-egl-clients \ | ||
| 6 | WESTON_NATIVE_BACKEND=rpi-backend.so \ | ||
| 7 | " | ||
