diff --git a/recipes-sato/webkitgtk/webkitgtk_%.bbappend b/recipes-sato/webkitgtk/webkitgtk_%.bbappend new file mode 100644 index 0000000..a4cc96e --- /dev/null +++ b/recipes-sato/webkitgtk/webkitgtk_%.bbappend @@ -0,0 +1 @@ +EXTRA_OECMAKE_append_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', ' -DUSE_GSTREAMER_GL=OFF ', '', d)}"