aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf
diff options
context:
space:
mode:
authorKhang Nguyen <khang.nguyen.xw@renesas.com>2019-08-08 11:26:47 +0700
committerKhang Nguyen <khang.nguyen.xw@renesas.com>2019-08-08 11:42:40 +0700
commitf5b7f9a6142a2f60c78fa54e7e368164ec583282 (patch)
treeb5808ff9a1a9527a0f0d6a68a8f0f792577a2792 /meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf
parent4ed7a177a39b2c03c402edf26da2b6637ca7ed3e (diff)
rcar-gen3: conf: Drop deprecated fix in GFX configuration
In GFX sample configuration, the gstreamer1.0-plugins-bad is set RDEPENDS on libwayland-egl to fix a warning, this warning does not occur in new software versions. In addition, from Wayland 1.15.0 official announcement: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html | libwayland-egl is now part of libwayland, and will presumably be | removed from mesa in the not too distant future. The RDEPENDS will cause a dependency error due to the above update. This commit removes the fix to avoid the error. Change-Id: I1bd01a2b79cee04c34ac5de2dddc03e86558ecf4 Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf')
-rw-r--r--meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf b/meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf
index 5a646f0..7b8f40c 100644
--- a/meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf
+++ b/meta-rcar-gen3/docs/sample/conf/m3ulcb/poky-gcc/gfx-only/local-wayland.conf
@@ -277,9 +277,6 @@ BBMASK .= "|kernel-module-uvcs-drv|omx-user-module"
# Add for gstreamer plugins ugly
LICENSE_FLAGS_WHITELIST = "commercial"
-# Fix the Warning of gstreamer plugins
-RDEPENDS_gstreamer1.0-plugins-bad = "libwayland-egl"
-
# Linux ICCOM driver (RCG3ZLIDL4101ZNO)
# Linux ICCOM library (RCG3ZLILL4101ZNO)
#DISTRO_FEATURES_append = " iccom"