diff --git a/recipes-graphics/toyota/ivi-homescreen-%.bbappend b/recipes-graphics/toyota/ivi-homescreen-%.bbappend
new file mode 100644
index 0000000000000000000000000000000000000000..f86a2941069676560b7a426041e05b98c8147ce1
--- /dev/null
+++ b/recipes-graphics/toyota/ivi-homescreen-%.bbappend
@@ -0,0 +1,8 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+# TODO: https://github.com/meta-flutter/meta-flutter/pull/126
+# BUILD_PLUGIN_GSTREAMER_EGL=OFF should be defined too for wayland
+PACKAGECONFIG[gstreamer] = "-DBUILD_PLUGIN_GSTREAMER=ON, -DBUILD_PLUGIN_GSTREAMER=OFF -DBUILD_PLUGIN_GSTREAMER_EGL=OFF, gstreamer1.0 gstreamer1.0-plugins-base ffmpeg"
+