diff options
| -rw-r--r-- | recipes-graphics/weston/weston_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/weston/weston_%.bbappend b/recipes-graphics/weston/weston_%.bbappend index 70f4360..b964542 100644 --- a/recipes-graphics/weston/weston_%.bbappend +++ b/recipes-graphics/weston/weston_%.bbappend | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | PACKAGECONFIG_rpi_remove = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', ' fbdev', '', d)}" | 1 | PACKAGECONFIG_remove_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', ' fbdev', '', d)}" |
| 2 | EXTRA_OECONF += "--disable-xwayland-test \ | 2 | EXTRA_OECONF += "--disable-xwayland-test \ |
| 3 | --disable-simple-egl-clients \ | 3 | --disable-simple-egl-clients \ |
| 4 | " | 4 | " |
