From 40a704d88628da446eccd709aa451f472753b8c6 Mon Sep 17 00:00:00 2001
From: Philippe Coval <philippe.coval.ext@huawei.com>
Date: Wed, 6 Jul 2022 09:37:07 +0200
Subject: [PATCH] Revert "r-g/t/ivi-homescreen: Support without gstreamer"

This reverts commit 4e85373453a44d8faae69fc87f30c8dc5c26720b.

Relate-to: https://github.com/meta-flutter/meta-flutter/pull/126
Relate-to: https://gitlab.eclipse.org/pcoval/meta-oniro-blueprint-flutter/-/issues/10
Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
---
 recipes-graphics/toyota/ivi-homescreen-%.bbappend | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 recipes-graphics/toyota/ivi-homescreen-%.bbappend

diff --git a/recipes-graphics/toyota/ivi-homescreen-%.bbappend b/recipes-graphics/toyota/ivi-homescreen-%.bbappend
deleted file mode 100644
index f86a294..0000000
--- a/recipes-graphics/toyota/ivi-homescreen-%.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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"
-
-- 
GitLab